append_text
Append text to the end of a Google Document by providing the document ID and the text content.
Instructions
Appends text content to the end of an existing Google Document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content to append. | |
| document_id | Yes | The ID of the Google Document to append to. |