Skip to main content
anthropic.listSessionResources lists resources attached to a Claude session.

Example

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

Inputs

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

Output and behavior

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