Skip to main content
Glama
jie8357IOII

google-my-business-mcp

by jie8357IOII

gmb_actions_locations_placeactionlinks_get

Read-onlyIdempotent

Fetches a specific place action link for a Google Business Profile location by name. Use it to retrieve link details for verification or updates.

Instructions

GET v1/{+name}. Gets the specified place action link.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesRequired. The name of the place action link to fetch.
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.
Behavior2/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false. The description adds no additional behavioral context such as authentication needs, rate limits, or response shape, providing no value beyond what annotations already convey.

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 with no filler, repeating the endpoint template and a succinct action statement. It is front-loaded with the HTTP method and resource, achieving maximum conciseness.

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 is a simple read operation with annotations covering safety and schema covering parameters. However, the description lacks any domain context about what a place action link is, leaving the purpose somewhat abstract for agents unfamiliar with the concept.

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 baseline is 3. The description does not supplement any parameter information; it does not explain the name pattern or the fields parameter beyond what the schema provides.

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's action ('Gets') and resource ('place action link'), making it unambiguous. It distinguishes itself from sibling tools like create/delete/patch by indicating a fetch 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: use this tool when you need to fetch a specific place action link by name. However, it does not explicitly state when not to use it or mention alternatives (e.g., the list tool for enumerating links), so it relies on inference.

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