docs_read_comments
Read all comments from a Google Doc to audit their content, authors, anchor status, and whether they are resolved or deleted.
Instructions
Read all comments on a Google Doc.
Returns each comment with its content, author, anchor status, and whether it's resolved or deleted. Useful for auditing what comments exist and whether they are properly anchored to text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Google Doc ID | |
| include_resolved | No | Include resolved/deleted comments (default False) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |