Google Drive is a cloud storage solution for uploading, sharing, and collaborating on files across devices, with robust search and offline access
Modifies sharing permissions for an existing google drive file, granting a specified role to a user, group, domain, or 'anyone'.
Duplicates an existing file in google drive, identified by its `file id`.
Tool to create a comment on a file. use when you need to add a new comment to a specific file in google drive.
Tool to create a new shared drive. use when you need to programmatically create a new shared drive for collaboration or storage.
Creates a new file or folder with metadata. use to create empty files or folders, or files with content by providing it in the request body (though this action primarily focuses on metadata creation).
Creates a new file in google drive from provided text content (up to 10mb), supporting various formats including automatic conversion to google workspace types.