drive_get_comment
Retrieve a specific comment from a Google Drive file using its file ID and comment ID.
Instructions
Get a specific comment on a Google Drive file by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The ID of the file | |
| commentId | Yes | The ID of the comment |