append_to_google_doc
Add text to the end of a Google Document or specific tab. Use this tool to update documents with new content automatically.
Instructions
Append text to the very end of a Google Document or specific tab.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | The ID of the Google Document | |
| text_to_append | Yes | The text to add to the end of the document | |
| add_newline_if_needed | No | Automatically add a newline before the appended text if needed | |
| tab_id | No |