workflow_get
Retrieve the complete archive of a workflow run, including totals, summary, and per-agent telemetry.
Instructions
Get a Workflow run's full archive (totals + summary/result + per-agent telemetry).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wf_id | Yes | Workflow run id (e.g. "wf_8e92fe01-67c"). | |
| include_agents | No | When True, also fetch the per-agent telemetry rows. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||