task_events
Retrieve paginated execution events for a specific task. Optionally include full event payloads with automatic truncation to keep responses bounded.
Instructions
Fetch paginated execution events for a task.
Use include_payload=True to inspect full event data.
Payloads are automatically truncated to keep responses bounded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | ||
| limit | No | ||
| offset | No | ||
| include_payload | No |