move_node
Reposition elements in Figma by specifying the exact X and Y coordinates for any node, enabling precise design adjustments with ease.
Instructions
Move a node to a new position in Figma
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the node to move | |
| x | Yes | New X position | |
| y | Yes | New Y position |