Skip to main content
Glama
jie8357IOII

google-my-business-mcp

by jie8357IOII

gmb_verify_locations_verifications_list

Read-onlyIdempotent

List verification requests for a specific Google Business location, ordered by creation time, to track their status and history.

Instructions

GET v1/{+parent}/verifications. List verifications of a location, ordered by create time.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fieldsNoSelector specifying which fields to include in a partial response.
parentYesRequired. Resource name of the location that verification requests belong to.
$.xgafvNoV1 error format.
pageSizeNoHow many verification to include per page. Minimum is 1, and the default and maximum page size is 100.
pageTokenNoIf specified, returns the next page of verifications.
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 readOnlyHint=true, idempotentHint=true, and destructiveHint=false, covering the safety profile. The description adds that results are ordered by create time, but does not disclose pagination or other behavioral details beyond what annotations 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?

The description is a single, front-loaded sentence that states the HTTP verb, path, and core semantics. Every word contributes value with no fluff or redundancy.

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?

This is a simple list operation with no output schema, but the description is sparse—it does not mention response format or pagination behavior, though pagination parameters are in the schema. It is minimally complete but leaves some contextual details unexplained.

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?

The input schema has 100% parameter description coverage, so the schema already explains each parameter. The description does not add any meaning beyond the schema, meriting the baseline score of 3.

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 'List' and the resource 'verifications of a location', and even includes the HTTP method and path. It distinguishes from sibling verification tools by focusing on listing rather than verifying or fetching options.

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

Usage Guidelines4/5

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

The description clearly implies when to use this tool: when you need to list verifications for a location. While it doesn't explicitly exclude alternatives, the context is unambiguous and the sibling tools perform different actions (verify, fetch options, complete).

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