Skip to main content
anthropic.listAgents lists Claude agents with cursor, date, and archive filters.

Example

automations/anthropic-list-agents.automation.ts

Inputs

Supports page, limit, createdAtGte, createdAtLte, and includeArchived. Inputs use public camelCase names and accept signals.

Output and behavior

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