notion_append_blocks
Append paragraph blocks to a Notion page or block by providing its ID and plain text content.
Instructions
Append paragraph blocks to an existing Notion page or block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockId | Yes | Target block or page ID to append content to | |
| content | Yes | Content as plain text (added as paragraph blocks) |