get_drive_file_content_tool
Extract text or CSV content from Google Drive files including Docs, Sheets, Slides, and text files using file ID and Google email authentication.
Instructions
Get the content of a Google Drive file.
Supports Google Docs (-> text), Sheets (-> CSV), Slides (-> text), and text files.
Args: user_google_email: The user's Google email address file_id: The Drive file ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| file_id | Yes |