create-comment-simple
Add a comment to a Notion page or block using Markdown content. Returns the comment ID for further use.
Instructions
Add a comment using Markdown. Simpler than create-comment. Returns comment ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | No | Page ID | |
| block_id | No | Block or page ID | |
| discussion_id | No | Discussion ID (for replies) | |
| content | Yes | Content in Markdown |