Skip to main content
anthropic.listAgentVersions lists immutable versions of one Claude agent.

Example

automations/anthropic-list-agent-versions.automation.ts

Inputs

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

Output and behavior

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