Skip to main content
anthropic.listSessionThreadEvents lists events scoped to one Claude session thread.

Example

automations/anthropic-list-session-thread-events.automation.ts

Inputs

Requires sessionId and threadId; supports cursor pagination. Inputs use public camelCase names and accept signals.

Output and behavior

Returns event data and nextPage. Anthropic requests time out before the action lease and provider mutations are not retried after an uncertain response unless stated otherwise.