anthropic.listSessionResources lists resources attached to a Claude session.
Example
automations/anthropic-list-session-resources.automation.ts
Inputs
RequiressessionId and supports cursor pagination. Inputs use public camelCase names and accept signals.
Output and behavior
Returns resourcedata and nextPage.
Anthropic requests time out before the action lease and provider mutations are not retried after an uncertain response unless stated otherwise.