notion_create_page_from_template
Create a new Notion page by copying blocks from a template page, enabling reusable content and consistent page structure.
Instructions
Create a new page by copying blocks from a template page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Title for the new page | |
| parent | Yes | Parent object (database or page) for the new page | |
| properties | No | Additional properties for the new page | |
| template_page_id | Yes | ID of the template page to copy blocks from |