append_to_google_doc
Append plain text to a specific Google Document using its ID and the content to add.
Instructions
Append plain text to a Google Document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The text content to append. | |
| documentId | Yes | The ID of the Google Document (found in the URL). |