@assemblyline-agents/google-drive
v10.3.2
Published
Official Assembly Line direct Google Drive API connection plugin.
Maintainers
Readme
@assemblyline-agents/google-drive
Official Assembly Line Google Drive connection plugin.
The selected plugin exposes file search, downloads, exports, uploads, organization, and sharing through a reviewed direct REST connection. Drive authorization is independent from Gmail and Google Calendar.
Install
assembly-line add google-drive agentCreate a Google OAuth web client, enable the Google Drive API, and set GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET. Optionally set GOOGLE_REDIRECT_URI or GOOGLE_DRIVE_API_BASE_URL. Assembly Line runs Authorization Code + PKCE, requests offline access, and stores the refreshable grant host-side. Downloads and exports return byte-preserving base64; content uploads accept base64 plus an explicit media type. Gate or remove named actions through plugins.google-drive.connections.google-drive.approval or disable.
Part of Assembly Line
This package is part of Assembly Line. See the developer documentation for setup, agent authoring, and deployment guides.
License
MIT
