---
title: "Google Docs Read"
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/googledocsread
markdown: https://docs.nodetool.ai/nodes/lib/google/googledocsread.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/google/googledocsread.md
---

# Google Docs Read

**Type:** `lib.google.DocsRead`

**Namespace:** `lib.google`

## Description

Read a Google Doc's title and full text.
    google, docs, document, read, text

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| document_id | `str` | Google Docs document id | `` |

## Outputs

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

## Related Nodes

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