docs_delete_comment
Remove a specific comment from a Google Doc by providing the document ID and comment ID.
Instructions
Delete a comment from a Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Google Doc ID | |
| comment_id | Yes | ID of the comment to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |