Skip to main content
notion_create_page Create a page in the user’s Notion workspace, either inside a parent page or as a row in a database. Supply exactly one of parentPageId or parentDatabaseId. Body paragraphs are plain text. A created page can be archived later, so this is recoverable.

Parameters

string
required
Page title.
string
Id of the parent page (from notion_search).
string
Id of the parent database — creates a row.
array<string>
Body paragraphs, plain text.