update_workflow
Modify an existing n8n workflow by its ID to change name, nodes, active status, settings, or connections.
Instructions
Update an existing workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workflow ID | |
| name | No | ||
| nodes | No | ||
| active | No | ||
| settings | No | ||
| connections | No |