Skip to main content
Glama
jie8357IOII

google-my-business-mcp

by jie8357IOII

gmb_accounts_locations_admins_delete

DestructiveIdempotent

Remove an admin from a Google Business Profile location to revoke their management access. This deletes the assigned manager from that specific location.

Instructions

DELETE v1/{+name}. Removes the specified admin as a manager of the specified location.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesRequired. The resource name of the admin to remove from the location.
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.
prettyPrintNoReturns response with indentations and line breaks.
Behavior3/5

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

Annotations already declare destructiveHint=true, readOnlyHint=false, and idempotentHint=true. The description adds the fact that it removes an admin from a location, which is consistent. It does not enrich behavioral understanding beyond the annotations (e.g., no mention of permissions, reversibility, or side effects).

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?

The description is a single sentence, front-loaded with the HTTP method and action. Every word contributes to understanding, with no redundant or filler content.

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 simple delete operation with good annotations, the description is adequate. It does not mention return values or error conditions, but given the lack of output schema and the simplicity of the operation, it is reasonably complete. Slightly more detail on behavior (e.g., idempotency) could improve it, but annotations 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?

Schema description coverage is 100%, so the schema fully documents parameters. The description adds no extra meaning beyond what the schema provides, as it does not elaborate on parameter formats or relationships. Baseline of 3 is appropriate.

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 action ('Removes'), the resource ('admin'), and the scope ('from the specified location'). It distinguishes itself from sibling tools like gmb_accounts_locations_admins_create and gmb_accounts_locations_admins_patch by specifying the delete operation.

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

Usage Guidelines3/5

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

The description implies usage (when you need to remove an admin from a location) but provides no explicit when-to-use or alternatives. It does not mention exclusions or relationships to other admin operations, so it falls short of clear context.

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