n8n_update_workflow
Modify existing n8n workflows by updating nodes, connections, settings, or names through the MCP Hub server.
Instructions
[UNIFIED] Update an existing workflow. Can modify nodes, connections, settings, or name. All parameters except workflow_id are OPTIONAL - omit them to keep current values.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| workflow_id | Yes | ||
| name | No | ||
| nodes | No | ||
| connections | No | ||
| settings | No |