add_content_blocks
Add formatted blocks to a Notion page, including headings, lists, quotes, to-dos, code, and callouts, with text formatting options.
Instructions
Add formatted content blocks to an existing Notion page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blocks | Yes | Array of formatted content blocks to add | |
| page_id | Yes | Page ID to add content to | |
| position | No | Where to add the blocks. Runtime currently supports append only. | append |