Google Drive
ActiveAn AI agent for Google Drive. It works in a scene with a live connection to Google Drive. It asks before it writes, and every run is traced.
Browse and access Google Drive files and folders. Read document contents, search across your drive, and manage file organization. Works with Docs, Sheets, PDFs, and more.
What you can connect
Add these to your scene and AI gets access.
A connected Google account for google_drive
An organization-owned Shared Drive (Team Drive) in Google Drive
A folder in Google Drive
A document in Google Drive
A spreadsheet in Google Drive
A file in Google Drive
Tools
What the agent can do once this is connected.
Writes 25
Change data in the connected system.
drive_list_shared_drives
List all Shared Drives (Team Drives) the user has access to.
drive_list_files
List files in Google Drive.
drive_get_file
Get metadata about a specific file..
drive_get_content
Get the content of a file.
drive_search
Search for files by name or content across My Drive and Shared Drives..
drive_get_recent
Get recently modified files..
drive_get_download_url
Get a signed Daslab relay URL for downloading a private Drive file.
drive_get_file_ref
Return a FileRef for a Google Drive file.
drive_create_file
Create a new file in Google Drive.
drive_create_folder
Create a new folder in Google Drive..
drive_update_file
Update the content of an existing file in Google Drive..
drive_delete_file
Delete a file or folder from Google Drive..
drive_upload_from_url
Upload a file to Google Drive from a URL.
drive_upload_file
Upload a FileRef to Google Drive.
drive_rename_file
Rename a file or folder in Google Drive..
drive_move_file
Move a file or folder to a different folder in Google Drive..
drive_copy_file
Create a copy of a file in Google Drive, optionally with a new name or in a different folder.
docs_replace_text
Fill a native Google Doc from a template by replacing literal text.
docs_delete_between
Delete a run of whole paragraphs from a native Google Doc — for removing a section that shouldn't appear (e.g.
docs_batch_update
Escape hatch: run raw Google Docs API documents.batchUpdate requests against a native Google Doc.
docs_clear_highlight
Remove text highlighting (background colour) from a native Google Doc, across the body and all headers/footers.
drive_trash_file
Move a file or folder to the trash (recoverable).
drive_restore_file
Restore a file or folder from the trash..
drive_batch_move
Move multiple files/folders to a destination folder in one operation..
drive_star_file
Star or unstar a file in Google Drive..
Connect Google Drive over MCP
Daslab is itself an MCP server.
Connect Google Drive in a scene, then pin that scene's URL in Claude Code, Cursor, or any MCP client. The agent there gets your Google Drive tools, and your approval gate and trace travel with them.
https://daslab.run/mcp/<your-world>/<your-scene>
One scene can hold Google Drive and everything else you connect, so a single endpoint carries them all. Set up a client.
Use cases
- Search and retrieve documents across My Drive and Shared Drives
- Read and summarize document contents
- Browse and manage Shared Drives (Team Drives) alongside personal files
Similar integrations
Others in Productivity.
Ready to try Google Drive with Daslab?
Get started with CLI