drive_downloadFile
Download files from Google Drive to your computer by specifying the file ID or URL and the local destination path.
Instructions
Downloads a file from Google Drive to a local path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | File ID or URL. | |
| localPath | Yes | Local path to save the file. |