v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBauto-agent
Start Run Direct
Directly launch an Auto Agent run from a complete task description.
This endpoint intentionally bypasses the clarification agent. It is meant for programmatic experiments and test harnesses that already know exactly what the Auto Agent should do.
Args: request: FastAPI request (required by rate limiter). body: Complete Auto Agent task description and optional history. auth: Authenticated user.
Returns: Newly created run ID, project ID, and results URL.
post/auto-agent/run
Request body
Response
Successful Response