clone_node
Clone Figma nodes and reposition them to specific coordinates or place them in new parent containers to duplicate design elements.
Instructions
Clone an existing node, optionally repositioning it or placing it in a new parent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Source node ID in colon format e.g. '4029:12345' | |
| parentId | No | Parent node ID for the clone. Defaults to same parent as source. | |
| x | No | X position of the clone | |
| y | No | Y position of the clone |