drive_file_download
Download files from Google Drive, including exporting Google Docs, Sheets, and Slides to formats like PDF or CSV.
Instructions
Download a file. For Google Docs/Sheets/Slides, pass export_mime_type
(e.g. 'application/pdf', 'text/plain', 'text/csv').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| file_id | Yes | ||
| save_to | Yes | ||
| export_mime_type | No |