append_blocks
Add content blocks to any Notion page or block. Supports markdown for formatting, letting you extend pages with notes, updates, and more.
Instructions
Add new content blocks to a page or block. Use when user wants to add content to an existing page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Content to add (supports markdown) | |
| parent_id | Yes | Page or block ID to append to |