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

# Google Drive Read File

**Type:** `lib.google.DriveReadFile`

**Namespace:** `lib.google`

## Description

Read a Drive file as text. Docs, Sheets and Slides are exported to plain text or CSV.
    google, drive, read, download, file

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| file_id | `str` | Drive file id | `` |

## Outputs

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

## Related Nodes

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