Claim the next queued chat turn for this worker.
POST/v1/workers/chat/claim
Claim the next queued chat turn for this worker.
Responses
- 200
- 401
Chat turn manifest (conversation history, finding/scan context, LLM runtime), or null if no eligible turn is queued.
Missing or invalid bearer token.