Reparent Node
reparent_nodeMove a slide node to a different parent container, with an optional index to control its order among siblings.
Instructions
Move a node to a different parent container
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Position in parent children list | |
| nodeId | Yes | Node to move | |
| parentId | Yes | New parent |