delete-execution
Remove a specific workflow execution by its unique ID. Useful for cleaning up execution history in n8n.
Instructions
Delete a specific execution by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Execution ID | |
| clientId | Yes | Client ID from init-n8n |