drive_delete_comment
Remove a comment from a Google Drive file by specifying the file ID and comment ID.
Instructions
Delete a comment from a Google Drive file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The ID of the file | |
| commentId | Yes | The ID of the comment to delete |