GOOGLEDRIVE_LIST_PERMISSIONSLists 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_PERMISSIONRevokes 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_PERMISSIONSLists 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_PERMISSIONRevokes 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_UPDATE_PERMISSIONModifies an existing collaborator's access level (e.g., upgrading a 'reader' to a 'writer') or transfers file ownership using patch semantics.
GOOGLEDRIVE_UPDATE_PERMISSIONModifies an existing collaborator's access level (e.g., upgrading a 'reader' to a 'writer') or transfers file ownership using patch semantics.
GOOGLEDRIVE_LIST_PERMISSIONSLists 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_FILESRetrieves 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_PERMISSIONShares a file or folder with a new user, group, or domain by granting a specific role (e.g., reader, writer, or owner).
GOOGLEDRIVE_ADD_PERMISSIONShares 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_TEXTCreates 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_UPDATE_PERMISSIONModifies an existing collaborator's access level (e.g., upgrading a 'reader' to a 'writer') or transfers file ownership using patch semantics.
GOOGLEDRIVE_LIST_PERMISSIONSLists 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_DRIVESRetrieves 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.
GOOGLEDRIVE_LIST_PERMISSIONSLists 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_PERMISSIONShares 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_TEXTCreates 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_PERMISSIONSLists 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_PERMISSIONSLists 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_PERMISSIONSLists 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_PERMISSIONSLists 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_FILESRetrieves 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_FILESRetrieves 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_PERMISSIONShares a file or folder with a new user, group, or domain by granting a specific role (e.g., reader, writer, or owner).
GOOGLEDRIVE_LIST_FILESRetrieves 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_PERMISSIONRevokes 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_PERMISSIONSLists 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_PERMISSIONRetrieves 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_PERMISSIONSLists 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