Skip to main content
Glama

Extraer reviews de un negocio

get_reviews

Fetch business reviews using Google Place ID. Returns paginated full list with SERPAPI key, or up to 5 reviews without.

Instructions

Extrae las reviews de un negocio por su place_id. Con SERPAPI_KEY configurada trae el listado completo paginado; sin ella devuelve hasta 5 reviews (límite de la API oficial de Google). El campo 'complete' indica si el listado es completo.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
languageNoCódigo de idioma, ej. 'es'
place_idYesPlace ID de Google del negocio
max_reviewsNoCantidad máxima de reviews a traer (default 100, máx 500)
Behavior4/5

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

No annotations provided, but the description discloses the key behavioral distinction: full paginated list with SERPAPI_KEY vs up to 5 reviews without. Mentions the 'complete' field in output. Could add more about read-only nature, but sufficient.

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, no wasted words. Action and key distinction front-loaded. Efficient and easy to scan.

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 3 parameters and no output schema, the description covers the main behavior and output indicator ('complete'). Could mention language filtering, but not critical. Adequate for the tool's complexity.

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 descriptions for all parameters. The description adds the default value for max_reviews (100) not in schema, but otherwise adds little beyond schema. Baseline 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 it extracts reviews by place_id, with a specific verb 'Extrae' and resource 'reviews de un negocio'. It distinguishes from siblings as none of them deal with reviews.

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 explains when to use (to get reviews) and provides context about two modes based on SERPAPI_KEY configuration. It lacks explicit when-not-to-use, but the context is clear.

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/snowydevd/ProspectMCP'

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