Replace Page Content
replace_page_contentReplace direct child blocks of a Notion page with blocks or Markdown content, updating the page via block JSON or Markdown.
Instructions
Replace direct child blocks of a page with blocks or Markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Page id or page URL. | |
| markdown | No | Markdown content to convert into blocks. | |
| blocks | No | Simplified block JSON. |