create_page
Generate and organize new pages in Notion by specifying parent ID, title, content, and properties, ensuring structured content management directly through the MCP Notion Server.
Instructions
Create a new page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | Content in markdown format | |
parent_id | Yes | ID of the parent page or database | |
parent_type | Yes | Type of parent (database or page) | |
properties | No | Page properties (required for database pages) | |
title | No | Title of the page |