Read Codex Agent Events
agent_eventsRead a bounded page of reduced worker events after a cursor to inspect agent details flagged by agent_status, without flooding the supervisor context.
Instructions
Read a bounded page of reduced worker events after a cursor. Returns immediately. Data is omitted by default to avoid flooding the supervisor context. Use this for detail after agent_status shows something worth inspecting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| agentId | Yes | ||
| afterCursor | No | ||
| includeData | No |