patch_node_params
Patch parameters on a named node in an n8n workflow to adjust settings without rebuilding it. Supports merge and confirmation for controlled updates.
Instructions
Patches parameters on a named workflow node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| merge | No | ||
| params | Yes | ||
| confirm | No | ||
| node_name | Yes | ||
| workflow_id | Yes |