default_retrieve_comments
Retrieve all comments from a Notion block by providing its block ID. Supports pagination with cursor and page size options.
Instructions
[default] List comments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | ||
| start_cursor | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |