get-execution
Retrieve a specific workflow execution by ID, optionally including execution data. Use this to inspect past runs or debug automation workflows.
Instructions
Retrieve a specific execution by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Execution ID | |
| clientId | Yes | Client ID from init-n8n | |
| includeData | No | Include execution data |