v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBagent
Trigger Agent Run
Manually trigger an agent run for a project.
Args: request: FastAPI request (for rate limiter). body: Request body with project_id. auth: Authenticated user. service: Agent service.
Returns: Trigger response with agent_run_id and status.
Raises: HTTPException: 429 if slot taken, 503 if disabled, 404 if project not found.
post/agent/runs
Request body
Response
Successful Response