IntegrationsFiles & documents

Automate Google Drive without writing code.

Find, organize and share files. Describe the job you repeat in plain English and Mitra builds an agent that does it in Google Drive, on the schedule you set. You sign in on Google Drive's own page, so Mitra never sees your password, and you can disconnect at any time.

Connect Google Drive

200 credits to start · no credit card

What Mitra can do in Google Drive.

90 actions an agent can take. You never pick from this list — Mitra works out which it needs from what you asked for. It is here so you can check that the thing you want is possible.

  • Add file sharing preferenceDEPRECATED: Use GOOGLEDRIVE_CREATE_PERMISSION instead; use GOOGLEDRIVE_UPDATE_PERMISSION to modify existing permissions (avoids duplicate en
  • Add parentTool to add a parent folder for a file using Google Drive API v2. Use when you need to add a file to an additional folder.
  • Add propertyTool to add a property to a file, or update it if it already exists (v2 API). Use when you need to attach custom key-value metadata to a Goo
  • Copy fileDEPRECATED: Use GOOGLEDRIVE_COPY_FILE_ADVANCED instead. Duplicates an existing file (not folders) in Google Drive by `file_id`; copy lands i
  • Copy file advancedCreates a copy of a file and applies any requested updates with patch semantics. Use when you need to duplicate a file with advanced options
  • Create commentTool to create a comment on a file in Google Drive. Returns a nested `data` object; extract `data.id` for the resulting comment identifier.
  • Create driveTool to create a new shared drive. Use when you need to programmatically create a new shared drive for collaboration or storage.
  • Create fileCreates a new file or folder in Google Drive. Supports both metadata-only creation (for folders and empty documents) and file upload with co
  • Create file from textCreates a new file in Google Drive from provided text content (up to 10MB), supporting various formats including automatic conversion to Goo
  • Create folderCreates a new folder in Google Drive, optionally within an EXISTING parent folder specified by its ID or name. The parent folder MUST alread
  • Create permissionTool to create a permission for a file or shared drive. Use when you need to share a file or folder with users, groups, domains, or make it
  • Create permissions batchCreates multiple permissions for files or shared drives in a single batch request. Use this action when you need to share multiple files wit
  • Create replyTool to create a reply to a comment in Google Drive. Use when you need to respond to an existing comment on a file.
  • Create shortcut to fileTool 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 wit
  • Create team driveTool to create a Team Drive. Deprecated: Use drives.create instead. Use when you need to create a Team Drive for collaboration.
  • Delete childTool to remove a child from a folder using Google Drive API v2. Use when you need to remove a file from a specific folder.
  • Delete commentPermanently deletes a comment thread (and all its replies) from a Google Drive file — this action is irreversible. To remove only a single r
  • Delete driveTool to permanently delete a shared drive. Use when you need to remove a shared drive and its contents (if specified).
  • Delete fileDEPRECATED: Use GOOGLEDRIVE_GOOGLE_DRIVE_DELETE_FOLDER_OR_FILE_ACTION instead. Tool to permanently delete a file owned by the user without m
  • Delete parentTool to remove a parent from a file using Google Drive API v2. Use when you need to remove a file from a specific folder.
  • Delete permissionDeletes a permission from a file by permission ID. Deletion is irreversible — confirm the target user, group, or permission type before exec
  • Delete propertyTool to delete a property from a file using Google Drive API v2. Use when you need to remove custom key-value metadata from a file.
  • Delete replyTool to delete a specific reply by reply ID. Deletion is irreversible; obtain explicit user confirmation before calling. Removes only the ta
  • Delete revisionTool to permanently delete a file revision. Use when you need to remove a specific version of a binary file (images, videos, etc.). Cannot d

+ 66 more

Hand over the work you keep repeating.

Your first agent is one sentence away.

Get started free

200 credits to start · no credit card · nothing to install