> ## Documentation Index
> Fetch the complete documentation index at: https://opensource.weam.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Drive

File management and retrieval through Google Drive API integration.

## Available Functions

### File and Folder Management

* `list_drive_items`
* `create_drive_file`

### File Search and Content

* `search_drive_files`
* `get_drive_file_content`

## Setup

Requires Google OAuth configuration. See [Google Apps](/connections/google/google-apps) setup guide for OAuth credentials and API enablement.
