notion_update_comment
Update a comment you created in Notion by providing its ID and new text, replacing the original content.
Instructions
Edit a comment previously created by this integration (Notion returns 404 for comments created by anyone else).
comment_id: from notion_get_comments or notion_add_comment. text: replacement text (native API markdown — inline formatting, equations, @mentions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |