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
| Name | Type | Description | Required |
|---|---|---|---|
| pageId | file | Notion page ID. | Yes |
| newStr | mustache | New markdown content for the whole page. Backend also accepts "content" as an alias. | Yes |
| allowDeletingContent | boolean | Allow deleting child pages or databases during replacement. | No |
Returns
| Name | Type | Description |
|---|---|---|
| markdown | string | Updated markdown content when returned. |



