Docs Append Text
docs_append_textAdd text to the end of a Google Doc. Use when insertion position doesn't matter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to append | |
| document_id | Yes | Document ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Error code if connection failed | |
| message | No | Error message if connection failed | |
| replies | No | Results of batch update requests | |
| documentId | No | Document ID |