notion_create_page
Create a new Notion page under a database or page parent, with optional content blocks, icon, cover, and properties required for database entries.
Instructions
Create a new page. Note: Creating pages directly in workspace root requires special permissions - use database or page parents instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Page icon object | |
| cover | No | Page cover object | |
| parent | Yes | Parent object (database or page) | |
| children | No | Array of block objects for page content | |
| properties | No | Page properties (required for database pages) |