edit_node
Update a workflow node by sending only the changed fields. Provide the node ID and optionally update title, config, or position.
Instructions
Update node (PATCH-style, only include changed fields)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | ||
| title | No | ||
| config | No | ||
| position | No |