append_blocks
Append an array of text lines as paragraph blocks to a Notion page or block by specifying its block ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | ID of the target page or block | |
| text_lines | Yes | Array of text lines to append as paragraph blocks |