anthropic.listAgentVersions lists immutable versions of one Claude agent.
Example
automations/anthropic-list-agent-versions.automation.ts
Inputs
RequiresagentId; supports cursor pagination. Inputs use public camelCase names and accept signals.
Output and behavior
Returns versioned agents indata with nextPage.
Anthropic requests time out before the action lease and provider mutations are not retried after an uncertain response unless stated otherwise.