notion_get_comments
Retrieve comments from a Notion page or block. Supports pagination for handling large discussion threads.
Instructions
Get comments for a page or block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | Block ID to get comments for | |
| page_size | No | Number of results per page (max 100) | |
| start_cursor | No | Pagination cursor |