watch_events
Long-poll for durable events, avoiding busy waiting. Reconnect using last event ID to receive missed events efficiently.
Instructions
Long-poll durable events without busy waiting; reconnect using the last event ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| after_event_id | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |