anthropic.listSessionThreads lists the primary and child threads in a multi-agent session.
Example
automations/anthropic-list-session-threads.automation.ts
Inputs
RequiressessionId and supports cursor pagination. Inputs use public camelCase names and accept signals.
Output and behavior
Returns threaddata and nextPage.
Anthropic requests time out before the action lease and provider mutations are not retried after an uncertain response unless stated otherwise.