docs_append_text
Append plain text to the end of a Google Doc as a new paragraph, preserving existing formatting. Use for logs, addenda, and updates without altering the document.
Instructions
Append plain text to the end of a Google Doc.
Starts a new paragraph at the end of the body (the text is inserted after the current last paragraph). The Doc keeps its formatting; the appended text arrives unstyled. Use this for logs, addenda, and updates that should not disturb what is already written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||