docs_append_text
Append plain text to the end of a Google Doc to add content without rewriting the document. Provide the document ID and text to update the file directly.
Instructions
Append plain text to the end of an existing Google Doc.
Returns: str: JSON confirming the document_id and number of characters appended.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |