gws-shared
Installation
SKILL.md
Google Workspace — Shared Reference
MCP Tools
| Tool | Description |
|---|---|
google_sheets |
Create spreadsheets, read/write cell data (auto-prepends sheets ) |
google_docs |
Create documents, read/write text content (auto-prepends docs ) |
google_slides |
Create presentations, read/write slides (auto-prepends slides ) |
google_gmail |
Send, read, and manage Gmail messages |
google_calendar |
Create, list, and update Google Calendar events |
request_google_file_picker |
Request access to Google Drive files via the file picker UI |
Scope & File Access
google_sheets, google_docs, and google_slides use the drive.file scope. They can only access:
- Files created by this app (e.g., via
spreadsheets create,documents create,presentations create) - Files explicitly selected by the user via Google Picker