google_workspace_request
Send authenticated requests to any Google Workspace REST API missing a dedicated tool. Automatic Authorization headers, allowlisted hosts, and confirm=true for destructive calls.
Instructions
Escape hatch for Google Workspace REST APIs not covered by a dedicated tool. Hosts are allowlisted; Authorization headers are injected. Destructive methods require confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| body | No | ||
| query | No | ||
| method | No | GET | |
| confirm | No |