n8n_get_execution
Retrieve detailed execution logs with node outputs, error messages, and timing data to debug failed workflows or analyze data flow in n8n.
Instructions
Get detailed execution data including node outputs, error messages, and timing. Returns full execution log with data passed between nodes. Essential for debugging failed workflows or understanding data flow.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Execution ID from list_executions |