OAuth
💾 Google Drive
List, search, download, and upload files.
What you can do
- Search files by name, type, or folder
- Download Drive files (with format conversion for Docs)
- Upload local files into a chosen folder
Setup
agentio gdrive profile add
Command reference
-
agentio gdrive listList files
--profile <name>--limit <n>--folder <id>--query <query>--order <field>--trash -
agentio gdrive foldersList folders
--profile <name>--limit <n>--parent <id>--query <query> -
agentio gdrive get <file-id-or-url>Get file metadata
--profile <name> -
agentio gdrive searchSearch for files
--query <text>--profile <name>--limit <n>--type <mime>--folder <id> -
agentio gdrive download <file-id-or-url>Download a file (or export Google Workspace files)
--profile <name>--output <path>--export <format> -
agentio gdrive put <file-path>Upload a file to Google Drive
--profile <name>--name <name>--folder <id>--type <mime>--convert
MCP tools
-
gdrive_listList files
-
gdrive_foldersList folders
-
gdrive_getGet file metadata
-
gdrive_searchSearch for files
-
gdrive_downloadDownload a file (or export Google Workspace files)
-
gdrive_putUpload a file to Google Drive