Skip to main content
Glama

workspace_raw

Destructive

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

TableJSON Schema
NameRequiredDescriptionDefault
bodyNoRequest body for POST/PATCH/PUT
pathYesResource and method, e.g. ["files","list"] or ["users","messages","list"]
paramsNoQuery parameters
confirmNoRequired when the method is a delete.
pageAllNoFollow pagination. Off by default because it multiplies API cost.
serviceYese.g. drive, gmail, sheets, calendar, script
Install Server

TDQS

A4.2/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate destructiveHint=true and openWorldHint=true, and the description does not contradict them. It adds context that the CLI is generated from Google's discovery service, but does not disclose additional behavioral traits such as confirmation requirements, rate limits, or potential impact of destructive calls beyond what annotations and schema already provide.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences; the first front-loads the core selection rule and the second adds breadth and the workspace_schema guide. No wasted words, and the service list is informationally dense.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a generic high-breadth tool with no output schema, the description gives enough direction to proceed: it defines scope, points to workspace_schema for exact shapes, and the schema covers parameters and delete confirmation. It does not describe return/error behavior, but workspace_schema is positioned to fill that gap.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema covers all six parameters with descriptions, so the baseline is met. The description's pointer to workspace_schema for exact shape is helpful for path construction, but it does not add parameter-level semantics beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a clear action: call any Google Workspace API method not covered by curated tools. This directly distinguishes it from the many sibling tools, and the list of services makes the resource scope concrete.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It tells the agent exactly when to use this tool: when curated tools do not cover the needed method. It also directs the agent to call workspace_schema first to learn the request shape, giving a clear usage sequence.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/navidmoazzez/google-workspace-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server