View Workflow Run
view_workflow_runMonitor workflow runs by run ID. Retrieve status, outputs, logs, exceptions, and approval state for agent or step-definition workflows.
Instructions
Monitor a workflow run. For agent workflow scripts, returns status, stats, controller_output, per-agent outputs, event stream, logs, and failed-agent details. For step-definition workflows (e.g. invoice extraction), returns overall status, per-document rows, exceptions, dropped docs, stats, and the human-approval state. Pass the run_id from POST /v1/runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run id (e.g. dynrun_…) returned by POST /v1/runs or a prior view_workflow_run call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||