v15

latestOpenAPI 3.0.0raw.githubusercontent.com2026-04-287323136.0 KB
Agents

Fire a canonical test task for this agent

Used by wizard Step 5 and the persistent agent detail test panel. Uses the agent's primary capability and canonical test prompt.

post/api/v1/agents/{agentId}/test-run

Path parameters

agentIdstring required

Agent ID

Request body

taskTypestring

Override task type (defaults to agent primary capability)

promptstring

Override prompt (defaults to canonical test prompt)

Response

Task created and enqueued for pipeline processing.