docs_resolve_comment
Close a Google Doc comment by marking it as resolved, and optionally post a final reply first.
Instructions
Resolve (close) a comment on a Google Doc, optionally with a final reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reply | No | Optional reply text to post before resolving | |
| doc_id | Yes | Google Doc ID | |
| comment_id | Yes | ID of the comment to resolve (from docs_read_comments) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |