createNotionComment
Add a comment to a Notion page by supplying the page ID and the text content.
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 |