anthropic.listSessionThreadEvents lists events scoped to one Claude session thread.
Example
automations/anthropic-list-session-thread-events.automation.ts
Inputs
RequiressessionId and threadId; supports cursor pagination. 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.