Skip to main content
anthropic.listSessionThreads lists the primary and child threads in a multi-agent session.

Example

automations/anthropic-list-session-threads.automation.ts

Inputs

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

Output and behavior

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