update
Modify an existing n8n workflow by specifying the file path and providing the updated JSON object to implement changes efficiently.
Instructions
Update an existing n8n workflow
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the workflow file relative to workflows root | |
| workflow | Yes | The updated workflow JSON object |