gog
Installation
Summary
Unified CLI for Gmail, Calendar, Drive, Sheets, Docs, Contacts, and Tasks.
- Supports six Google Workspace services with commands for searching/reading emails, managing calendar events, uploading/downloading files, reading/writing spreadsheet data, managing contacts, and creating/completing tasks
- Includes email operations: search with advanced queries, send with attachments and threading, label management, and attachment downloads
- Calendar features: list events by date range, create events with attendees and Google Meet, set reminders, and search by keyword
- Drive operations: file/folder management, search, upload/download, sharing with permission control, and copy functionality
- Sheets integration: read/write ranges, append rows, format cells with JSON, create spreadsheets, and export to CSV or XLSX
- Common options include JSON/TSV output, account selection, dry-run mode, and result limiting via
--max
SKILL.md
gog - Google Workspace CLI (v0.10.0)
Google サービスを操作するCLIツール。
アカウント: your-account@gmail.com (default)
実行パス: gog
Execution Notes
execツールで実行時、timeout: 60を指定(API応答待ちのため)- 長いリスト取得は
--maxで制限
Gmail
メール検索
Related skills