delete_comment
Remove a comment and all its threaded replies from a DOCX or ODT file by specifying the comment ID.
Instructions
Delete a comment and all its threaded replies from the document. Cascade-deletes all descendants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the DOCX or ODT file. | |
| comment_id | Yes | Comment ID to delete. |