Google Drive Integration
Google Drive API Operations
Browse all 89 operations available for Google Drive workflow automation.
other
89 operationsGOOGLEDRIVE_ADD_FILE_SHARING_PREFERENCEAdd file sharing preference (Deprecated)
DEPRECATED: Use GOOGLEDRIVECREATEPERMISSION instead; use GOOGLEDRIVEUPDATEPERMISSION to modify existing permissions (avoids duplicate entries).
GOOGLEDRIVE_COPY_FILECopy file (Deprecated)
DEPRECATED: Use GOOGLEDRIVECOPYFILEADVANCED instead.
GOOGLEDRIVE_COPY_FILE_ADVANCEDCopy file with advanced options
Creates a copy of a file and applies any requested updates with patch semantics.
GOOGLEDRIVE_CREATE_COMMENTCreate Comment
Tool to create a comment on a file in Google Drive.
GOOGLEDRIVE_CREATE_FILECreate File or Folder
Creates a new file or folder with metadata.
GOOGLEDRIVE_CREATE_PERMISSIONCreate Permission
Tool to create a permission for a file or shared drive.
GOOGLEDRIVE_CREATE_REPLYCreate Reply
Tool to create a reply to a comment in Google Drive.
GOOGLEDRIVE_CREATE_DRIVECreate Shared Drive
Tool to create a new shared drive.
GOOGLEDRIVE_CREATE_SHORTCUT_TO_FILECreate Shortcut to File/Folder
Tool to create a shortcut to a file or folder in Google Drive.
GOOGLEDRIVE_CREATE_TEAM_DRIVECreate Team Drive (Deprecated)
Tool to create a Team Drive.
GOOGLEDRIVE_CREATE_FILE_FROM_TEXTCreate a File from Text
Creates a new file in Google Drive from provided text content (up to 10MB), supporting various formats including automatic conversion to Google Workspace types.
GOOGLEDRIVE_CREATE_FOLDERCreate a folder
Creates a new folder in Google Drive, optionally within an EXISTING parent folder specified by its ID or name.
GOOGLEDRIVE_DELETE_CHILDDelete Child (v2)
Tool to remove a child from a folder using Google Drive API v2.
GOOGLEDRIVE_DELETE_COMMENTDelete Comment
Permanently deletes a comment thread (and all its replies) from a Google Drive file — this action is irreversible.
GOOGLEDRIVE_DELETE_PARENTDelete Parent (v2)
Tool to remove a parent from a file using Google Drive API v2.
GOOGLEDRIVE_DELETE_PERMISSIONDelete Permission
Deletes a permission from a file by permission ID.
GOOGLEDRIVE_DELETE_PROPERTYDelete Property (v2 API)
Tool to delete a property from a file using Google Drive API v2.
GOOGLEDRIVE_DELETE_REPLYDelete Reply
Tool to delete a specific reply by reply ID.
GOOGLEDRIVE_DELETE_REVISIONDelete Revision
Tool to permanently delete a file revision.
GOOGLEDRIVE_DELETE_DRIVEDelete Shared Drive
Tool to permanently delete a shared drive.
GOOGLEDRIVE_DELETE_TEAM_DRIVEDelete Team Drive (Deprecated)
Tool to permanently delete a Team Drive.
GOOGLEDRIVE_DELETE_FILEDelete file
DEPRECATED: Use GOOGLEDRIVEGOOGLEDRIVEDELETEFOLDERORFILEACTION instead.
GOOGLEDRIVE_GOOGLE_DRIVE_DELETE_FOLDER_OR_FILE_ACTIONDelete folder or file
Tool to delete a file or folder in Google Drive.
GOOGLEDRIVE_DOWNLOAD_FILEDownload a file from Google Drive
Downloads a file from Google Drive by its ID.
GOOGLEDRIVE_DOWNLOAD_FILE2Download file content (Deprecated)
DEPRECATED: Use GOOGLEDRIVEDOWNLOADFILEOPERATION instead.
GOOGLEDRIVE_DOWNLOAD_FILE_OPERATIONDownload file via operation
Tool to download file content using long-running operations.
GOOGLEDRIVE_EDIT_FILEEdit File
Updates an existing Google Drive file with binary content by overwriting its entire content with new text (max 10MB).
GOOGLEDRIVE_EMPTY_TRASHEmpty Trash
Tool to permanently and irreversibly delete ALL trashed files in the user's Google Drive or a specified shared drive.
GOOGLEDRIVE_EXPORT_GOOGLE_WORKSPACE_FILEExport Google Workspace file
Exports a Google Workspace document to the requested MIME type and returns exported file content.
GOOGLEDRIVE_PARSE_FILEExport or download a file
DEPRECATED: Exports Google Workspace files (max 10MB) to a specified format using mimetype, or downloads other file types; use GOOGLEDRIVEDOWNLOADFILE instead.
GOOGLEDRIVE_FIND_FILEFind file
The comprehensive Google Drive search tool that handles all file and folder discovery needs.
GOOGLEDRIVE_FIND_FOLDERFind folder
Tool to find a folder in Google Drive by its name and optionally a parent folder.
GOOGLEDRIVE_GENERATE_IDSGenerate File IDs
Generates a set of file IDs which can be provided in create or copy requests.
GOOGLEDRIVE_GET_APPGet App
Tool to get information about a specific Drive app by ID.
GOOGLEDRIVE_GET_CHANGEGet Change (v2 - Deprecated)
Tool to get a specific change by ID from Google Drive v2 API.
GOOGLEDRIVE_GET_CHANGES_START_PAGE_TOKENGet Changes Start Page Token
Tool to get the starting pageToken for listing future changes in Google Drive.
GOOGLEDRIVE_GET_CHILDGet Child Reference (v2)
Tool to get a specific child reference for a folder using Drive API v2.
GOOGLEDRIVE_GET_COMMENTGet Comment
Tool to get a comment by ID.
GOOGLEDRIVE_GET_FILE_V2Get File (v2 API) (Deprecated)
DEPRECATED: Use GetFileMetadata instead.
GOOGLEDRIVE_GET_FILE_METADATAGet File Metadata
Tool to get a file's metadata by ID.
GOOGLEDRIVE_GET_PARENTGet Parent Reference (v2)
Tool to get a specific parent reference for a file using Drive API v2.
GOOGLEDRIVE_GET_PERMISSIONGet Permission
Gets a permission by ID.
GOOGLEDRIVE_GET_PERMISSION_ID_FOR_EMAILGet Permission ID for Email
Tool to get the permission ID for an email address using the Drive API v2.
GOOGLEDRIVE_GET_FILE_PROPERTYGet Property (v2)
Tool to get a property by its key using Google Drive API v2.
GOOGLEDRIVE_GET_REPLYGet Reply
Tool to get a specific reply to a comment on a file.
GOOGLEDRIVE_GET_REVISIONGet Revision
Tool to get a specific revision's metadata (name, modifiedTime, keepForever, etc.) by revision ID.
GOOGLEDRIVE_GET_DRIVEGet Shared Drive
Tool to get a shared drive by ID.
GOOGLEDRIVE_GET_TEAM_DRIVEGet Team Drive (Deprecated)
Tool to get metadata about a Team Drive by ID.
GOOGLEDRIVE_GET_ABOUTGet about
Tool to retrieve information about the user, the user's Drive, and system capabilities.
GOOGLEDRIVE_HIDE_DRIVEHide Shared Drive
Tool to hide a shared drive from the default view.
GOOGLEDRIVE_INSERT_CHILDInsert Child Into Folder (v2)
Tool to insert a file into a folder using Drive API v2.
GOOGLEDRIVE_ADD_PARENTInsert File Parent (v2)
Tool to add a parent folder for a file using Google Drive API v2.
GOOGLEDRIVE_ADD_PROPERTYInsert Property (v2 API)
Tool to add a property to a file, or update it if it already exists (v2 API).
GOOGLEDRIVE_LIST_ACCESS_PROPOSALSList Access Proposals
Tool to list pending access proposals on a file.
GOOGLEDRIVE_LIST_APPROVALSList Approvals
Tool to list approvals on a file for workflow-based access control.
GOOGLEDRIVE_LIST_CHANGESList Changes
Tool to list the changes for a user or shared drive.
GOOGLEDRIVE_LIST_COMMENTSList Comments
Tool to list all comments for a file in Google Drive.
GOOGLEDRIVE_LIST_FILE_LABELSList File Labels
Tool to list the labels already applied to a file in Google Drive.
GOOGLEDRIVE_LIST_REVISIONSList File Revisions
Tool to list a file's revision metadata (not content) in Google Drive.
GOOGLEDRIVE_LIST_FILESList Files and Folders (Deprecated)
DEPRECATED: Use GOOGLEDRIVEFINDFILE instead.
GOOGLEDRIVE_LIST_CHILDREN_V2List Folder Children (v2)
Tool to list a folder's children using Google Drive API v2.
GOOGLEDRIVE_LIST_PERMISSIONSList Permissions
Tool to list a file's permissions.
GOOGLEDRIVE_LIST_FILE_PROPERTIESList Properties (v2 API)
Tool to list a file's properties in Google Drive API v2.
GOOGLEDRIVE_LIST_REPLIESList Replies to Comment
Tool to list replies to a comment in Google Drive.
GOOGLEDRIVE_LIST_SHARED_DRIVESList Shared Drives
Tool to list the user's shared drives.
GOOGLEDRIVE_LIST_TEAM_DRIVESList Team Drives (Deprecated)
Tool to list Team Drives (deprecated, use List Shared Drives instead).
GOOGLEDRIVE_MODIFY_FILE_LABELSModify File Labels
Modifies the set of labels applied to a file.
GOOGLEDRIVE_MOVE_FILEMove File
Tool to move a file from one folder to another in Google Drive.
GOOGLEDRIVE_PATCH_PERMISSIONPatch Permission
Tool to update a permission using patch semantics.
GOOGLEDRIVE_PATCH_PROPERTYPatch Property (v2 API)
Tool to update a property on a file using PATCH semantics (v2 API).
GOOGLEDRIVE_RESUMABLE_UPLOADResumable Upload
Tool to start and complete a Google Drive resumable upload session.
GOOGLEDRIVE_STOP_WATCH_CHANNELStop Watch Channel
Tool to stop watching resources through a specified channel.
GOOGLEDRIVE_TRASH_FILETrash File
Tool to move a file or folder to trash (soft delete).
GOOGLEDRIVE_UNHIDE_DRIVEUnhide Shared Drive
Tool to unhide a shared drive.
GOOGLEDRIVE_UNTRASH_FILEUntrash File
Tool to restore a file from the trash.
GOOGLEDRIVE_UPDATE_COMMENTUpdate Comment
Tool to update an existing comment on a Google Drive file.
GOOGLEDRIVE_UPDATE_FILE_PUTUpdate File (Metadata)
Updates file metadata.
GOOGLEDRIVE_UPDATE_FILE_METADATA_PATCHUpdate File Metadata (PATCH v2)
Tool to update file metadata using the Drive API v2 PATCH method.
GOOGLEDRIVE_UPDATE_FILE_REVISION_METADATAUpdate File Revision Metadata
Updates ONLY the metadata properties of a specific file revision (keepForever, published, publishAuto, publishedOutsideDomain).
GOOGLEDRIVE_UPDATE_PERMISSIONUpdate Permission
Tool to update a permission with patch semantics.
GOOGLEDRIVE_UPDATE_FILE_PROPERTYUpdate Property (v2 API)
Tool to update a property on a file using Google Drive API v2.
GOOGLEDRIVE_UPDATE_REPLYUpdate Reply
Tool to update a reply to a comment on a Google Drive file.
GOOGLEDRIVE_UPDATE_DRIVEUpdate Shared Drive
Tool to update the metadata for a shared drive.
GOOGLEDRIVE_UPDATE_TEAM_DRIVEUpdate Team Drive (Deprecated)
Tool to update a Team Drive's metadata.
GOOGLEDRIVE_UPLOAD_FILEUpload File
Uploads a file (max 5MB) to Google Drive, placing it in the specified folder or root if no valid folder ID is provided.
GOOGLEDRIVE_UPLOAD_FROM_URLUpload File from URL to Drive
Tool to fetch a file from a provided URL server-side and upload it into Google Drive.
GOOGLEDRIVE_UPLOAD_UPDATE_FILEUpload/Update File Content
Tool to update file content in Google Drive by uploading new binary content.
GOOGLEDRIVE_WATCH_CHANGESWatch Drive Changes
Tool to subscribe to changes for a user or shared drive in Google Drive.
GOOGLEDRIVE_WATCH_FILEWatch File for Changes
Tool to subscribe to push notifications for changes to a specific file.