v3

latestOpenAPI 3.1.02026-07-313310887.1 KB
agents

Create Agent Run

post/api/v1/agents/{agent_id}/runs

Path parameters

agent_idstring required

Headers

x-api-keystring required

Request body

input_paramsobject required
user_api_keystring nullable

Response

Successful Response

idstring required
agent_idstring required
workspace_idstring required
status'pending' | 'running' | 'completed' | 'failed' required
input_paramsobject required
{"stackTrail":"components:schemas:AgentRunResponse:properties:output:anyOf","oasType":"schema","type":"unknown","title":"Output","nullable":true}
tracked_task_idsstring[] required
container_idstring nullable
container_portinteger nullable
container_hoststring nullable
errorstring nullable
suggested_fixstring nullable
retry_countinteger
started_atstring date-time nullable
completed_atstring date-time nullable
created_bystring required
created_atstring date-time required
agent_plan_summarystring nullable
agent_namestring nullable