casper
back to apps
Google Drive

Google Drive

to use google drive with casper, just text and ask — casper will handle the connection from your thread.


description

Google Drive is a cloud storage solution for uploading, sharing, and collaborating on files across devices, with robust search and offline access

what casper can do

  • Add file sharing preferenceModifies sharing permissions for an existing google drive file, granting a specified role to a user, group, domain, or 'anyone'.
  • Copy fileDuplicates an existing file in google drive, identified by its `file id`.
  • Create CommentTool to create a comment on a file. use when you need to add a new comment to a specific file in google drive.
  • Create Shared DriveTool to create a new shared drive. use when you need to programmatically create a new shared drive for collaboration or storage.
  • Create File or FolderCreates 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).
  • Create a File from TextCreates a new file in google drive from provided text content (up to 10mb), supporting various formats including automatic conversion to google workspace types.

often used together