move_node
Move any Figma node to exact coordinates using its ID. Specify node ID and new X, Y positions to reposition elements in the design.
Instructions
Move a node to a new position in Figma
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | New X position | |
| y | Yes | New Y position | |
| nodeId | Yes | The ID of the node to move |