create_comment
Post a comment on a Notion page or reply to a discussion thread by supplying page ID, text, and an optional discussion ID.
Instructions
Create a comment on a page or reply to a discussion thread.
Args: page_id: The ID of the page to comment on text: Comment text content discussion_id: Optional discussion thread ID to reply to
Returns: Created comment object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| page_id | Yes | ||
| discussion_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||