Skip to main content
Glama
Upload-Post

Upload-Post

Official
by Upload-Post

Reply to a Google Business review

reply_to_google_business_review
Destructive

Reply to Google Business reviews by posting or updating public comments from your Google Business account. Provide review details and your reply text.

Instructions

Create or update the owner reply to a Google Business review. Provide review_name (the full resource path from get_google_business_reviews) or review_id + location_id.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
userYesUpload-Post profile name that owns the connected Google Business account.
commentYesThe reply text posted publicly under the review.
review_idNoReview ID; requires location_id to build the resource path.
location_idNoLocation for the review when using review_id.
review_nameNoFull review resource path 'accounts/.../locations/.../reviews/{id}' (from get_google_business_reviews).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultNo
Behavior3/5

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

Annotations already indicate destructiveHint=true, so the description's 'Create or update' is consistent. However, no additional behavioral traits (e.g., permissions, rate limits) are disclosed beyond the annotations, so the description adds limited value here.

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?

Two sentences, front-loaded with the core action, and no extraneous information. Every word earns its place.

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?

Given the presence of an output schema and 5 parameters, the description adequately covers identification of the review. It is sufficient for an agent to invoke the tool correctly.

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

Parameters4/5

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

With 100% schema description coverage, the baseline is 3. The description adds value by explaining the alternative ways to specify the review (review_name vs. review_id+location_id), which aids parameter selection beyond the schema.

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 'Create or update the owner reply to a Google Business review', specifying the verb and resource. It distinguishes from sibling tools like reply_to_comment, which target different platforms.

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 provides explicit guidance on how to specify the review using review_name or review_id+location_id. While it does not state when not to use the tool, the context is clear enough for agent selection.

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/Upload-Post/upload-post-mcp'

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