get_page_blocks
Retrieve child blocks from a Notion page or block using its ID. Control result count with optional page size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | ID of the page or block to read children from | |
| page_size | No | Maximum number of blocks to return |