Delete execution
n8n_executions_deletePermanently delete an n8n execution after providing exact confirmation 'DELETE ' to prevent accidental deletion.
Instructions
Permanently delete a saved execution after exact confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| executionId | Yes | ||
| confirmation | Yes | Deliberate-action guard. Must equal exactly: DELETE <executionId> — substitute the real value(s). A mismatch is rejected without echoing the expected phrase. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| redacted | Yes | ||
| untrusted | Yes |