docs_reply_to_comment
Reply to an existing comment in a Google Doc using its ID and reply text. Engage with feedback directly without altering the document.
Instructions
Reply to an existing comment on a Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reply | Yes | Reply text to post | |
| doc_id | Yes | Google Doc ID | |
| comment_id | Yes | ID of the comment to reply to (from docs_read_comments) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |