get-workflow-instance
Retrieve full run details for a workflow instance, including step inputs, outputs, status, and errors. Debug failed runs by examining each step.
Instructions
Get full run details for a single workflow instance — step-by-step input, output, status, and error. Use this to debug failed runs (e.g., a Slack alert says 'Workflow X failed at step Y').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | Workflow UUID | |
| instanceId | Yes | Workflow instance (run) ID |