Google Drive

Connect your AI agents to Google Drive.

Available Tools

list_comments

List all comments and replies on a Google Drive file with pagination support

get_comment

Get details of a specific comment

create_comment

Add a new comment to a Google Drive file with optional text anchoring and rich formatting

update_comment

Update the content of an existing comment on a Google Drive file

delete_comment

Permanently delete a comment and all its replies from a Google Drive file

resolve_comment

Mark a suggestion comment as resolved - ONLY works for suggestion comments (not regular comments) in Google Docs/Sheets/Slides

list_replies

List all replies to a specific comment with pagination and filtering options

create_reply

Add a reply to an existing comment thread on a Google Drive file

update_reply

Update an existing reply to a comment

delete_reply

Permanently delete a specific reply from a comment thread

list_drives

List all shared drives (Team Drives) accessible to the user

get_drive

Get detailed information about a specific shared drive

create_drive

Create a new shared drive for team collaboration

update_drive

Update shared drive settings including name, color, and restrictions

delete_drive

Permanently delete a shared drive and all its contents

hide_drive

Hide a shared drive from the user’s view (does not delete)

unhide_drive

Restore a hidden shared drive to the user’s view

search_drives

Search for shared drives by name or other criteria

set_drive_restrictions

Configure access restrictions for a shared drive

list_files

List and search files and folders in Google Drive with advanced filtering options

get_file

Get detailed metadata for a specific file or folder

create_file

Create a new file or folder in Google Drive

update_file

Update file or folder metadata including name, description, parents, and properties

copy_file

Create a copy of a file with optional new name and location

delete_file

Permanently delete a file or folder from Google Drive

trash_file

Move a file or folder to the trash (can be restored later)

untrash_file

Restore a file or folder from the trash

empty_trash

Permanently delete all files in the trash

export_file

Export a Google Workspace document to a specific format

generate_file_ids

Generate unique file IDs for batch operations

search_files

Search for files using advanced Google Drive search queries

upload_file

Upload a new file with content to Google Drive including Google Docs, Sheets, and other document types

update_file_content

Update the content of an existing file in Google Drive including Google Docs, Sheets, and other documents

list_permissions

List all permissions (sharing settings) for a file or folder

get_permission

Get details of a specific permission for a file

create_permission

Share a file or folder with a user, group, or make it public

update_permission

Update an existing permission (change access level or expiration)

delete_permission

Remove a permission (stop sharing with a user or group)

batch_create_permissions

Share a file with multiple users/groups. Format: [{“type”:“user”,“role”:“reader”,“emailAddress”:“[email protected]”}]

transfer_ownership

Transfer ownership of a file to another user

batch_delete_permissions

Remove multiple permissions from a file at once

make_public

Make a file or folder publicly accessible to anyone with the link

make_private

Remove public access from a file or folder