delete_comment
Delete a comment from a Word document by providing the comment ID, removing both the comment and its range markers.
Instructions
Delete a comment and remove its range markers from the document.
Args: comment_id: ID of the comment to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |