append_blocks_to_page
Append blocks to the end of a Notion page by providing a page ID and a JSON array of block objects.
Instructions
Append blocks to the end of a page.
blocks_json should be a JSON array of block objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| blocks_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |