sb_move
Move a node to a new parent at a specific index, reordering the site structure. Specify the node id, target parent id, and desired position to reposition content within the builder.
Instructions
Move a node to another parent at an index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| index | Yes | ||
| dry_run | No | ||
| parent_id | Yes |