docs_append_text
Append text to the end of a Google Doc. Provide the document ID and the text to add, extending the document's content without overwriting existing material.
Instructions
Append text to the end of a Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |