notion_delete_comment
Delete a comment from a Notion page using the Lightbulb MCP server. Provide the comment ID in arguments to remove it.
Instructions
Notion connector operation delete_comment (platform tool notion.delete_comment).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |