update-workflow
Modify an existing n8n workflow by updating its properties, nodes, or connections. Requires compact JSON input for efficient workflow adjustments.
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 |