notion_get_comments
Retrieve all comments from a Notion page, returning text, author, and timestamps, to read discussion threads.
Instructions
Get all comments on a Notion page.
Returns comment text, author, and timestamps. Use this to read discussion threads on a page.
page_id: the page to get comments from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |