delete_comment
Remove a comment and its threaded replies from a Word document. Cascade deletes all descendants with revision tracking.
Instructions
Delete a comment and all its threaded replies from the document. Cascade-deletes all descendants. Surface: revisionable + package-mutation — the body-story comment reference removal is tracked (w:del), while comment/reply text cleanup is recorded in the save report non-revision change manifest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the DOCX or ODT file. | |
| comment_id | Yes | Comment ID to delete. |