move_page
Moves a page to a new parent within the same collective, promoting it if the new parent is a leaf.
Instructions
Move a page to a new parent within the same collective. If the new parent is a leaf, it is promoted first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Position among the target parent's children (0 = first). Omit to use the server default. | |
| pageId | Yes | ||
| collectiveId | Yes | ||
| newParentPageId | Yes |