manage_document_comment
Create, reply to, and resolve comments on Google Docs to manage document feedback directly. Simplify collaboration by controlling comment threads through natural language.
Instructions
Manage comments on a Google Document.
Actions:
create: Create a new comment. Requires comment_content.
reply: Reply to a comment. Requires comment_id and comment_content.
resolve: Resolve a comment. Requires comment_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| comment_id | No | ||
| document_id | Yes | ||
| comment_content | No | ||
| user_google_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |