n8n_delete_workflow
Permanently delete a workflow from an n8n server using its workflow ID. This action is irreversible and removes the workflow entirely.
Instructions
Delete a workflow from an n8n server. This action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | n8n workflow ID to delete | |
| server_name | No | Server name. Uses default if omitted. |