reply_to_comment
Add a threaded reply to an existing comment in a .docx file. The reply appears nested under the parent comment in Word's comment pane.
Instructions
Reply to an existing comment, creating a threaded conversation. The reply appears under the parent comment in Word's comment pane.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the .docx file | |
| parent_comment_id | Yes | ID of the parent comment to reply to (from read_comments) | |
| comment_text | Yes | The reply content | |
| author | No | Reply author name | Claude |