Add a comment or reply
add_commentAdd comments to Google Docs or reply to existing threads. Pass a comment ID to reply; omit it to start a new top-level comment.
Instructions
Add a comment to a Google Doc, or reply to an existing comment thread by passing replyTo (a comment id from list_comments). A new comment (no replyTo) is not anchored to specific text — the Docs/Drive API cannot anchor programmatically-created comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Google account email to use. Defaults to GDOCS_DEFAULT_ACCOUNT, or the sole account. | |
| content | Yes | ||
| replyTo | No | a comment id (from list_comments) to reply to; omit to start a new top-level comment | |
| documentId | Yes |