create_page
Create a new Notion page with markdown content, specifying title, parent page, and privacy.
Instructions
Create a new Notion page with markdown content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| parent_id | No | ||
| content | No | ||
| privacy | No | private |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||