Skip to content

Google Drive

Browse, search, upload, and manage files in Google Drive

Connect with: OAuth · Type: google-drive · Tools: 7

ToolWhat it does
google_drive_create_folderwriteCreate a new folder in Google Drive.
google_drive_list_filesreadList files and folders inside a Google Drive folder (or the root if no folderId is provided).
google_drive_move_filewriteMove or rename a file in Google Drive.
google_drive_read_filereadRead the content of a Google Drive file.
google_drive_search_filesreadSearch Google Drive using Drive query syntax.
google_drive_trash_filewriteMove a file to the Drive trash (soft delete).
google_drive_upload_filewriteUpload a small new file to Google Drive inline.

Tool names are suffixed with the connection they run against when you have more than one — google_drive_create_folder@production. With a single connection the bare name works.

Docs as of 2026-08-31.