Back to Notion Pages

Connect Knoon AI with Notion Pages (Notion) to automate AI workflows.

Replace all markdown content in a page.
notionPageMarkdownReplaceContent
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
pageIdfile Notion page ID.Yes
newStrmustache New markdown content for the whole page. Backend also accepts "content" as an alias.Yes
allowDeletingContentboolean Allow deleting child pages or databases during replacement.No
Returns
NameTypeDescription
markdownstring Updated markdown content when returned.