drive_download_file
Download Google Drive files to a local path, exporting Docs, Sheets, and Slides to formats like PDF or CSV when needed.
Instructions
Download a Drive file to a local path, exporting Google-native files if needed.
Returns: str: JSON with the saved local path and byte size, or an error message (e.g. if export_mime_type is required but missing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |