anthropic.listAgents lists Claude agents with cursor, date, and archive filters.
Example
automations/anthropic-list-agents.automation.ts
Inputs
Supportspage, limit, createdAtGte, createdAtLte, and includeArchived. Inputs use public camelCase names and accept signals.
Output and behavior
Returnsdata and nextPage.
Anthropic requests time out before the action lease and provider mutations are not retried after an uncertain response unless stated otherwise.