Skip to main content
Glama
jie8357IOII

google-my-business-mcp

by jie8357IOII

gmb_accounts_locations_admins_patch

Idempotent

Update a location admin's role on Google Business Profile using PATCH, modifying only the AdminRole field.

Instructions

PATCH v1/{+name}. Updates the Admin for the specified location. Only the AdminRole of the Admin can be updated.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyNoJSON request body for this Google API method.
nameYesImmutable. The resource name. For account admins, this is in the form: `accounts/{account_id}/admins/{admin_id}` For location admins, this is in the form: `locations/{location_id}/admins/{admin_id}` This field will be ignored if set during admin creation.
fieldsNoSelector specifying which fields to include in a partial response.
$.xgafvNoV1 error format.
quotaUserNoAvailable to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
updateMaskNoRequired. The specific fields that should be updated. The only editable field is role.
prettyPrintNoReturns response with indentations and line breaks.
Behavior3/5

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

Annotations already indicate this is a mutating, non-destructive, idempotent operation. The description adds the constraint that only the AdminRole can be updated, which is a useful behavioral detail beyond the annotations. However, it does not disclose auth requirements, side effects, or response behavior, so it only partially covers the behavioral envelope.

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

Conciseness4/5

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

The description is a single sentence, easy to parse, and free of fluff. It includes the raw HTTP path prefix 'PATCH v1/{+name}', which is not actionable for an agent, but the overall structure is concise and front-loaded with the core purpose.

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?

The tool has 7 parameters, a nested body, and no output schema, yet the description is very brief. However, the schema provides comprehensive parameter details and annotations cover safety behaviors, so the description is passable but leaves usage context and response expectations unaddressed.

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?

Schema coverage is 100% with detailed descriptions for all 7 parameters, so the baseline is 3. The description only reiterates that the AdminRole is updatable, which is already stated in the schema's role and updateMask fields, adding no new parameter-level meaning.

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

Purpose4/5

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

The description clearly identifies the tool as an update operation for location admins, specifying the resource (Admin) and the scope (specified location). It distinguishes from create/delete/list siblings through the 'Updates' verb and 'location' qualifier, though it doesn't explicitly mention the account admin equivalent.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool versus alternatives such as gmb_accounts_locations_admins_create or gmb_accounts_accounts_admins_patch. The description only states what the tool does, with no context, prerequisites, or exclusions.

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/jie8357IOII/google-my-business-mcp'

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