createNotionComment
Add a plain text comment to any Notion page by providing the page ID and the comment text.
Instructions
Adds a plain text comment to a Notion page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text content of the comment | |
| pageId | Yes | ID of the page to comment on |