append_to_google_doc
Append text content to the end of a specified Google Doc, with optional timestamp heading and leading newline.
Instructions
Append text content to the end of an existing Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| document_id | Yes | ||
| leading_newline | No | ||
| add_timestamp_heading | No |