gdrive_read_file
Read file contents from Google Drive, extracting text from PDFs and structured data from Excel files. Automatically converts Google Docs and Sheets to readable formats.
Instructions
Read file contents from Google Drive. Supports text extraction from PDFs and structured data from Excel files (.xlsx). Automatically converts Google Docs/Sheets to readable formats. For very large files (>20MB) or partial reading, use gdrive_read_large_file instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | ID of the file to read |