update_node
Modify an existing n8n workflow node by changing its name, position, parameters, credentials, or disabled status.
Instructions
Update an existing node in a workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The node ID to update | |
| updates | Yes | Node updates to apply | |
| workflowId | Yes | The workflow ID |