Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage task runs within a benchmark run.
list
get
complete
cancel
benchmarkRunId
id
{ "action": "list", "benchmarkRunId": "br_xyz789" }
{ "action": "get", "id": "tr_abc123" }
{ "action": "complete", "id": "tr_abc123" }