poll_events
Monitor incremental events for a coding-agent run by polling after a specific sequence number. Enables tracking of execution progress and status updates in orchestrated workflows.
Instructions
Long-poll incremental events for a run after a known sequence number.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| after_seq | Yes | ||
| limit | No | ||
| wait_ms | No |