drive_get_comments
Retrieve comments from a Google Drive file by providing the file ID. Optionally set the maximum number of comments to return.
Instructions
List comments on a Google Drive file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The ID of the file | |
| maxResults | No | Maximum comments to return (default: 20) |