notion_update_comment
Updates an existing comment in a Notion page or database. Supply comment ID and updated text in JSON format to modify the comment.
Instructions
Notion connector operation update_comment (platform tool notion.update_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 |