---
title: "Google Docs Append"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/lib/google/googledocsappend
markdown: https://docs.nodetool.ai/nodes/lib/google/googledocsappend.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/google/googledocsappend.md
---

# Google Docs Append

**Type:** `lib.google.DocsAppend`

**Namespace:** `lib.google`

## Description

Append text to the end of a Google Doc.
    google, docs, document, append, write

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| document_id | `str` | Google Docs document id | `` |
| text | `str` | Text to append | `` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `str` |  |

## Related Nodes

Browse other nodes in the [lib.google](./) namespace.
