Caplets Catalog
official
spiritledsoftware/caplets

Google Drive

Search, read, download, upload, and manage Google Drive files through the Drive API Discovery document.

caplets install spiritledsoftware/caplets google-drive

Inspect before installing

  • Can change external servicesThis Caplet may perform mutating operations against an external service.
  • Authentication requiredThis Caplet needs credentials or an auth flow before use.
CAPLET.md

Frontmatter

Field Value
name Google Drive
description Search, read, download, upload, and manage Google Drive files through the Drive API Discovery document.
tags google, drive, files
googleDiscoveryApi.discoveryUrl https://www.googleapis.com/discovery/v1/apis/drive/v3/rest
googleDiscoveryApi.auth.type oauth2
googleDiscoveryApi.auth.issuer https://accounts.google.com
googleDiscoveryApi.auth.clientId $vault:GOOGLE_CLIENT_ID
googleDiscoveryApi.auth.clientSecret $vault:GOOGLE_CLIENT_SECRET

Google Drive

Use this Caplet when an agent needs Drive files as context or needs to create/update files with explicit user direction.

Use Carefully

Search metadata before reading content. Confirm file IDs and names before upload, update, trash, or delete operations, especially on shared drives.