notion_delete_comment
Delete a Notion comment by its ID. Works only for comments created by this integration; use IDs from notion_get_comments or notion_add_comment.
Instructions
Delete 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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |