Skip to main content
Glama

Directorio Systema

Ver promociones / View promotions

ver_promociones

ES: Promociones vigentes de los negocios del directorio, por ubicación {lat,lng} o ciudad. Sin ubicación ni ciudad devuelve el alcance país/global. / EN: Active promotions from directory businesses, by location {lat,lng} or city. Without a location or city it returns the country/global scope.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ciudadNoFiltrar por ciudad / Filter by city
ubicacionNoUbicación del USUARIO (no la del agente) / The USER's location (not the agent's)

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations, the description carries the behavioral burden and clearly discloses that omitting location/city returns the country/global scope, and that only 'active' promotions are returned (implying a read-only operation). It does not delve into response format or pagination, but for a simple query this is 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?

The description is two compact sentences, provided in both Spanish and English, with the key action and object front-loaded. It contains no filler and effectively communicates the tool's functionality and default behavior.

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 read-only query with two optional parameters and no output schema, the description adequately covers input modes and the default scope. It could mention result ordering or limits, but those are minor gaps given the tool's simplicity and the parameter documentation in the schema.

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 schema already has 100% description coverage: 'Filter by city' and 'The USER's location (not the agent's)'. The tool description only restates the parameters ('by location {lat,lng} or city') without adding new semantic details, so the baseline score of 3 applies.

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 returns 'Active promotions from directory businesses' and explains the two filtering modes (location/city) with a country/global fallback. This specific verb+resource combination distinguishes it from sibling tools like ver_negocio (view business) and buscar_negocios (search businesses), which are about businesses rather than promotions.

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 implies when to use this tool: when you need promotions, optionally filtered by location or city, and it explains the no-filter fallback. However, it does not name alternative tools or provide explicit when-not-to-use guidance, which keeps it just short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool targets a distinct action or resource: searching (businesses, events, promotions), viewing details, and various booking/request actions. buscar_negocios and buscar_por_servicio are differentiated by search criteria (name/category vs. services/products).

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in Spanish (buscar_*, reservar_*, solicitar_*, ver_*). Even buscar_por_servicio maintains the verb-first structure with a descriptive complement.

Tool Count5/5

13 tools is well within the ideal 3-15 range and covers the directory's search, view, and action capabilities without redundancy. Each tool has a clear role.

Completeness4/5

The tool surface covers core workflows: searching businesses/events/promotions, viewing profiles, booking appointments/classes/rooms, ordering food, and requesting estimates/visits. Minor gaps like cancellation or updating reservations are not addressed, but these may be out of scope for a directory front-end.

Resources