delete_node
Remove a specific node from a workflow in n8n by specifying the workflow name and node ID to streamline and optimize automated processes.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
node_id | Yes | The ID of the node to delete | |
workflow_name | Yes | The Name of the workflow containing the node |