Get Drive File Content
get_drive_file_contentRetrieve the content of a Google Drive file by ID, supporting multiple formats such as documents, spreadsheets, and images.
Instructions
Retrieve the content of a Google Drive file by ID, supporting multiple formats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | Google Drive file ID | |
| user_google_email | No | Use 'me' or 'myself' for auto-resolution to authenticated user, or provide specific email address. If None, uses current authenticated user (auto-injected by middleware). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |