notion_append_block_children
Append child blocks to a Notion parent block. Add content to pages or blocks by specifying the parent block ID and an array of block objects.
Instructions
Append blocks to a parent block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | Parent block ID | |
| children | Yes | Array of block objects to append |