set_node_position
Set the X and Y coordinates of a specific node inside an n8n workflow to rearrange its position.
Instructions
Set the position of a node in an n8n workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | ||
| nodeId | Yes | ||
| x | Yes | ||
| y | Yes |