delete_execution
Remove a specific workflow execution from the n8n history by providing its execution ID, requiring write permissions to manage automation records.
Instructions
Delete an execution from the history. Requires write_mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |