create-comment
Add comments to Notion pages using the Notion MCP Server. Provide page ID and text to create comments, with an optional discussion ID for threaded replies.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
discussion_id | No | Optional discussion ID for threaded comments | |
page_id | Yes | The ID of the page to comment on | |
text | Yes | The comment text content |