Operating system set to macOS
Documentation jurisdiction set to United States
Sign inConnect Claude
API/schemas
Schema

AgentCycleCreate

Request to start an agentic cycle.

FieldTypeDescription
goalrequiredstringWhat the agent should accomplish
domainrequiredstringDomain knowledge key (e.g. 'ita_2007_eis')
client_idstring (uuid) | nullClient UUID
contextobjectClient context data
show nested
Empty object.
toolsstring[]Tools the agent may use (empty = all available)
deliverablesobject[]Required deliverables [{name, type, description}]
item shape
Empty object.
max_turnsinteger—
max_cost_usdnumber—
max_duration_minutesinteger—
source_tracingbooleanEnable source tracing guardrail