Delete n8n Execution
n8n_delete_executionPermanently delete a specific n8n workflow execution and its data by providing its execution ID.
Instructions
Permanently delete a specific execution and its data.
Args:
id (string): Execution ID to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Execution ID to delete |