read_comments
Retrieve comments on a Google Doc or file using its URL or ID. Supports pagination to fetch all comments.
Instructions
List comments on a Doc or file (item = URL or ID).
Returns one page; when `has_more` is true, pass the returned `next_page_token` to continue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | ||
| page_size | No | ||
| page_token | No |