read_run
Retrieve the full details of a run: status, per-step state, workflow snapshot, trigger input, agent invocations, and validator verdicts (evaluator findings).
Instructions
Read one run in full: status, per-step state, the workflow snapshot it ran against, trigger input, agent invocations, and validator verdicts. The verdicts are the closest thing to evaluator findings — there is no separate findings endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | The run's id. |