Skip to main content
anthropic.getSessionThread gets one Claude session execution thread.

Example

automations/anthropic-get-session-thread.automation.ts

Inputs

Requires sessionId and threadId. Inputs use public camelCase names and accept signals.

Output and behavior

Returns status, agent snapshot, parent, timing, and usage. Anthropic requests time out before the action lease and provider mutations are not retried after an uncertain response unless stated otherwise.