move_to_parent
Move a Figma node to a new parent frame, optionally specifying its position index.
Instructions
Move a node into a different parent frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Node to move | |
| parentId | Yes | New parent ID | |
| index | No | Position index within parent |