Google Drive is a cloud storage solution for uploading, sharing, and collaborating on files across devices, with robust search and offline access
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 folder in google drive, optionally within a parent folder specified by its id or name; if a parent name is provided but not found, the action will fail.
Tool to create a reply to a comment in google drive. use when you need to respond to an existing comment on a file.
Tool to create a shortcut to a file or folder in google drive. use when you need to link to an existing drive item from another location without duplicating it.