get_events
Fetch append-only task events from a cursor point to monitor task progress and activity. Provide a task ID and optional after_id for incremental reads.
Instructions
Read append-only task events after an event cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| task_id | Yes | ||
| after_id | No |