move_page
move_pageMove a page to become a child of another page. Specify the page ID and target parent document ID to reassign its position.
Instructions
Move a page so that it becomes a child of another page (a new parent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | The ID of the page to move | |
| target_doc_id | Yes | The ID of the page that will become the new parent |