google-drive
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name GOOGLE_DRIVE_TOKEN or zero doctor check-connector --url https://www.googleapis.com/drive/v3/files --method GET
How to Use
Base URL: https://www.googleapis.com/drive/v3
Files
List Files
List files in your Google Drive:
curl -s "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType,modifiedTime,size)" --header "Authorization: Bearer $GOOGLE_DRIVE_TOKEN" | jq '.files[] | {id, name, mimeType, size}'
List Files with Query
Related skills
More from vm0-ai/vm0-skills
hackernews
Hacker News API for stories and comments. Use when user mentions "Hacker
2.7Kcloudflare-tunnel
Cloudflare Tunnel API for secure tunnels. Use when user mentions "Cloudflare
559google-sheets
Google Sheets API for spreadsheets. Use when user mentions "Google Sheets",
414minimax
MiniMax API for AI models. Use when user mentions "MiniMax", "Chinese
346instagram
Instagram API for posts and media. Use when user mentions "Instagram",
330apify
Apify web scraping platform. Use when user mentions "scrape website",
316