word_delete_comment
Delete a comment and its anchor from a Word document by providing the file path and comment ID.
Instructions
Delete a comment and its anchor markers from a Word document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the .docx file | |
| comment_id | Yes | w:id of the comment to delete |