list_pending_task_events
Retrieve unacknowledged durable task-event envelopes from the spool, enabling consumers to identify and process events that are pending acknowledgment without accessing task bodies.
Instructions
Read-only. Lists durable task-event envelopes that have not been acknowledged by a consumer. Task bodies are not stored in the spool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |