move_page
Move a Notion page to a new parent by providing its page ID, parent type, and new parent ID. Use it to reorganize pages across workspaces, databases, or other pages.
Instructions
Move a page to a different parent.
Args: page_id: The ID of the page to move parent_type: "page_id" or "database_id" parent_id: The ID of the new parent
Returns: Moved page info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| parent_id | Yes | ||
| parent_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||