reply_to_comment
Add a reply to an existing comment in a Google Document using the document ID, comment ID, and reply text.
Instructions
Add a reply to an existing comment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | The ID of the Google Document | |
| comment_id | Yes | The ID of the comment to reply to | |
| reply_text | Yes | The content of the reply |