notion_create_comment
Add a comment to a Notion page or block by providing the parent object and rich text. Use it to leave feedback, notes, or annotations directly in your workspace.
Instructions
Create a comment on a page or block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent | Yes | Parent object (page or block) | |
| rich_text | Yes | Array of rich text objects for comment content |