anthropic.listSessionEvents lists authoritative events for a Claude session.
Example
automations/anthropic-list-session-events.automation.ts
Inputs
RequiressessionId; supports cursor, creation-time, ordering, and event-type filters. Inputs use public camelCase names and accept signals.
Output and behavior
Returns eventdata and nextPage.
Anthropic requests time out before the action lease and provider mutations are not retried after an uncertain response unless stated otherwise.