update_workflow
Update an existing workflow by providing its complete structure, including nodes, connections, and settings. Typically used after modifying a workflow retrieved from get_workflow to save changes efficiently.
Instructions
Updates an existing workflow with new configuration. Typically used after retrieving a workflow with get_workflow, modifying its structure, and then saving the changes. The entire workflow structure must be provided, not just the parts being changed.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | ID of the workflow to update - can be obtained from list_workflows | |
workflow | Yes | Complete updated workflow structure - must include all nodes and connections, not just changes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-n8n-builder
Related Tools
- @spences10/mcp-n8n-builder
- @makafeli/n8n-workflow-builder
- @illuminaresolutions/n8n-mcp-server
- @webflow/mcp-server
- @webflow/mcp-server