delete_comment
Delete a comment and all its threaded replies from a DOCX file. Cascade-deletes all descendant comments for thorough cleanup.
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 file. | |
| comment_id | Yes | Comment ID to delete. |