update-workflow
Modify existing workflows in n8n by updating properties, nodes, or connections. Requires compact JSON input for efficient workflow management via the MCP server.
Instructions
Update an existing workflow in n8n. Use after get-workflow to modify a workflow's properties, nodes, or connections. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newlines.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clientId | Yes | ||
id | Yes | ||
workflow | Yes |