get_comments
Retrieve all comments from a DOCX document, including threaded replies and associated details like author, date, and paragraph location.
Instructions
Get all comments from the document with IDs, authors, dates, text, and anchored paragraph IDs. Includes threaded replies. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the DOCX file. |