Skip to main content
Glama

batch_update_advanced

Execute raw Google Sheets API batchUpdate requests for advanced operations not covered by typed tools. Each request must be a single allowed kind, with up to 50 requests per call.

Instructions

Run allowlisted raw Sheets API batchUpdate requests.

Each request must contain exactly one allowed request kind. Data-source lifecycle requests are blocked, and a call may contain at most 50 requests. Prefer the typed tools when one exists; use this for advanced API coverage.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
requestsYes
spreadsheet_idYes
response_rangesNo
include_spreadsheet_in_responseNo
Behavior4/5

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

No annotations are present, so the description carries the burden. It discloses allowlisting, blocking of lifecycle requests, and limit of 50 requests. However, it does not describe error handling or response format, which are gaps given the lack of output schema.

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?

Three concise sentences that efficiently convey purpose, constraints, and usage guidance. Front-loaded with the core action.

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

Completeness3/5

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

Given the 4 parameters, no output schema, and many sibling tools, the description covers purpose and constraints well but lacks parameter details and return value information. It is adequate but incomplete for full agent understanding.

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

Parameters2/5

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

Schema has 0% description coverage, and the description does not explain individual parameters (requests, spreadsheet_id, response_ranges, include_spreadsheet_in_response). Only briefly mentions that each request must contain one allowed kind, which is insufficient.

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 clearly states the tool performs raw Sheets API batchUpdate requests, and differentiates from typed tools by noting 'Prefer the typed tools when one exists; use this for advanced API coverage.'

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?

Explicitly provides constraints: requests must contain exactly one allowed kind, data-source lifecycle requests are blocked, max 50 requests, and advice to prefer typed tools. This helps the agent decide when to use this tool.

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

Install Server

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/richmcpharlin/google-sheets-mcp'

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