chat_poll
Retrieve the result of a queued chat turn by long-polling, returning status, reply, usage, and progress once the turn completes or times out.
Instructions
Long-poll a queued chat turn; returns early when the turn completes: {status, reply?, usage?, progress?}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| task_id | Yes | ||
| timeout | No |