Google Drive

GOOGLEDRIVE_UPDATE_PERMISSION

Lists a file's or shared drive's permissions.

GENERATE MCP URL

Explore Other Tools

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions

GOOGLEDRIVE_DELETE_PERMISSION

Revokes access to a file or folder by removing a specific permission ID; use this to immediately stop a user or group from accessing a resource.

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions

GOOGLEDRIVE_DELETE_PERMISSION

Revokes access to a file or folder by removing a specific permission ID; use this to immediately stop a user or group from accessing a resource.

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions

GOOGLEDRIVE_LIST_PERMISSIONS

Lists a file's or shared drive's permissions

GOOGLEDRIVE_LIST_FILES

Retrieves a paginated list of files and folders from the user's Drive or Shared Drives; use this to browse directory structures, search for specific filenames, or filter by file type using the query parameter.

GOOGLEDRIVE_ADD_PERMISSION

Shares a file or folder with a new user, group, or domain by granting a specific role (e.g., reader, writer, or owner).

GOOGLEDRIVE_ADD_PERMISSION

Shares a file or folder with a new user, group, or domain by granting a specific role (e.g., reader, writer, or owner).

GOOGLEDRIVE_CREATE_FILE_FROM_TEXT

Creates a new file in Google Drive from a text string. This tool uses the Google Drive API's multipart upload protocol to specify metadata (like the file name and parent folder) and the file content (the text) in a single request. It is ideal for programmatically generating .txt files or other basic document formats.

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions

GOOGLEDRIVE_LIST_DRIVES

Retrieves a list of all shared drives that the user has access to. Use this to identify the unique IDs of shared drives required for managing files, permissions, or folders within collaborative organizational spaces.

GOOGLE_DRIVE_GET_PERMISSION

Gets a permission by ID

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions

GOOGLEDRIVE_ADD_PERMISSION

Shares a file or folder with a new user, group, or domain by granting a specific role (e.g., reader, writer, or owner).

GOOGLEDRIVE_CREATE_FILE_FROM_TEXT

Creates a new file in Google Drive from a text string. This tool uses the Google Drive API's multipart upload protocol to specify metadata (like the file name and parent folder) and the file content (the text) in a single request. It is ideal for programmatically generating .txt files or other basic document formats.

GOOGLEDRIVE_ADD_PERMISSION

Creates a permission for a file or shared drive

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions

GOOGLEDRIVE_LIST_FILES

Retrieves a paginated list of files and folders from the user's Drive or Shared Drives; use this to browse directory structures, search for specific filenames, or filter by file type using the query parameter.

GOOGLEDRIVE_LIST_FILES

Retrieves a paginated list of files and folders from the user's Drive or Shared Drives; use this to browse directory structures, search for specific filenames, or filter by file type using the query parameter.

GOOGLEDRIVE_ADD_PERMISSION

Shares a file or folder with a new user, group, or domain by granting a specific role (e.g., reader, writer, or owner).

GOOGLEDRIVE_LIST_FILES

Retrieves a paginated list of files and folders from the user's Drive or Shared Drives; use this to browse directory structures, search for specific filenames, or filter by file type using the query parameter.

GOOGLEDRIVE_DELETE_PERMISSION

Revokes access to a file or folder by removing a specific permission ID; use this to immediately stop a user or group from accessing a resource.

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions

GOOGLE_DRIVE_GET_PERMISSION

Retrieves full metadata for a specific permission by ID; use this to audit the exact access level or expiration date of a specific collaborator on a file.

GOOGLEDRIVE_LIST_PERMISSIONS

Lists all users, groups, and domains with access to a specific file or folder; use this first to find the permission_id required for updates or deletions