get-workflow-instance
Retrieve complete step-by-step details for a single workflow instance, including input, output, status, and errors. Use to debug failed runs in Datadog.
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 |