MCP Notion Server
create_page
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 |