delete_workflow
Permanently remove a workflow by its ID using the MCP server for n8n workflow management. This action is irreversible; deactivate instead if the workflow may be needed later.
Instructions
Permanently deletes a workflow by its ID. This action cannot be undone, so use with caution. Consider deactivating workflows instead if you might need them again later.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | ID of the workflow to delete - can be obtained from list_workflows |