create_rich_page
Create a formatted Notion page by specifying a parent page and title, then add rich content blocks: headings, lists, to-dos, callouts, quotes, code, dividers, and more.
Instructions
Create a formatted Notion page with rich content blocks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the new page | |
| blocks | No | Array of formatted content blocks | |
| parent_page_id | Yes | Parent page ID where the new page will be created |