CtrlK
BlogDocsLog inGet started
Tessl Logo

odyssey4me/google-drive

Upload, download, search, and share files on Google Drive. Create folders and manage permissions. Use when asked to share a file, upload to gdrive, search cloud storage, manage a Drive folder, or organize Google Drive files.

94

Quality

94%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

Overview
Skills
Evals
Files

api-reference.mdreferences/

Google Drive API Reference

Common MIME Types

TypeMIME Type
Folderapplication/vnd.google-apps.folder
Google Docapplication/vnd.google-apps.document
Google Sheetapplication/vnd.google-apps.spreadsheet
Google Slidesapplication/vnd.google-apps.presentation
PDFapplication/pdf
Wordapplication/vnd.openxmlformats-officedocument.wordprocessingml.document
Excelapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PowerPointapplication/vnd.openxmlformats-officedocument.presentationml.presentation
Texttext/plain
CSVtext/csv
Image (JPEG)image/jpeg
Image (PNG)image/png

Unsupported Operations

The following Google Drive API operations are not yet implemented in this skill:

OperationAPI MethodAlternative
Rename filesfiles.update (name)Use Google Drive web interface
Delete files permanentlyfiles.deleteUse Google Drive web interface
Trash / untrash filesfiles.update (trashed)Use Google Drive web interface
Copy filesfiles.copyDownload and re-upload as a workaround
Export Google Docs/Sheets/Slidesfiles.exportUse the google-docs, google-sheets, or google-slides skills to work with Workspace document content
Update existing permissions (change role)permissions.updateDelete and re-create the permission with the new role
Empty trashfiles.emptyTrashUse Google Drive web interface
File version historyrevisions.*Use Google Drive web interface
Comments and repliescomments.*, replies.*Use Google Drive web interface
Watch for file changesfiles.watch, changes.*Not available via any skill
Shared drive managementdrives.*Not available via any skill

Install with Tessl CLI

npx tessl i odyssey4me/google-drive

references

api-reference.md

command-reference.md

drive-queries.md

permissions.md

SKILL.md

tile.json