drive_delete_reply
Delete a specific reply from a comment on a Google Drive file by providing the file, comment, and reply IDs.
Instructions
Delete a reply to a comment on a Google Drive file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The ID of the file | |
| replyId | Yes | The ID of the reply to delete | |
| commentId | Yes | The ID of the comment |