notion_duplicate_page
Copy an existing Notion page and its content blocks to create a duplicate, optionally with a new title or parent.
Instructions
Duplicate an existing page with its content blocks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Title for the duplicate (defaults to "Copy of {original}") | |
| parent | No | Parent object for the duplicate (defaults to same parent) | |
| page_id | Yes | ID of the page to duplicate |