workspace_raw
Call any Google Workspace API method not covered by curated tools. Access 400+ methods across Drive, Gmail, Sheets, Docs, Calendar, and more using the official CLI.
Instructions
Call any Google Workspace API method the curated tools do not cover. The CLI is generated from Google's discovery service, so this reaches roughly 400 methods across drive, gmail, sheets, docs, slides, calendar, tasks, people, chat, forms, keep, meet, script and admin-reports. Use workspace_schema first to learn the exact shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body for POST/PATCH/PUT | |
| path | Yes | Resource and method, e.g. ["files","list"] or ["users","messages","list"] | |
| params | No | Query parameters | |
| confirm | No | Required when the method is a delete. | |
| pageAll | No | Follow pagination. Off by default because it multiplies API cost. | |
| service | Yes | e.g. drive, gmail, sheets, calendar, script |