move_page
Move a Docmost page to a new parent page or the space root, appending it after existing children.
Instructions
Move a Docmost page under a new parent page, or to the space root. The page is appended after the target parent's existing children.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | The Docmost page ID or slug ID to move. | |
| parent_page_id | No | Optional new parent page ID within the same space. Omit to move the page to the space root. The page is appended after the parent's existing children. |