create_page_from_template
Generate structured Notion pages from predefined templates. Select a template, set the title and parent page, and fill in custom variables to suit your needs.
Instructions
Create a page using a built-in template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the new page | |
| template | Yes | Template type to use for creating the page | |
| variables | No | Variables to customize the template | |
| parent_page_id | Yes | Parent page ID where the new page will be created |