append_blocks
Add multiple content blocks to a specific Notion page using the MCP Notion Server, enabling structured and efficient page updates through API integration.
Instructions
Append blocks to a page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blocks | Yes | Array of block objects to append | |
page_id | Yes | ID of the page |