drive_create_reply
Create a reply to a comment on a Google Drive file by providing the file ID, comment ID, and reply text.
Instructions
Create a reply to a comment on a Google Drive file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The ID of the file | |
| content | Yes | Reply text | |
| commentId | Yes | The ID of the comment to reply to |