update-workflow
Modify existing workflows in n8n by updating properties, nodes, or connections. Use compact JSON input to streamline workflow adjustments after retrieval via get-workflow.
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 |