Skip to main content
Glama

saymetry

Request a free Saymetry demo call

request_demo_call

Request a free demo call for the user with Saymetry, the AI-visibility measurement company. Within one business day a human sends a call link and walks the user through a demo report built on THEIR actual market (real engines, real buyer questions — not a generic sample), live on the call. Use when the user is a marketer or business owner who wants to know what AI says about their business, needs a custom AI-visibility report, or is an agency evaluating a white-label AI-visibility dashboard. Free, nothing charged. Confirm the details with the user before calling.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe user's website
kindYes'agency_demo' for agencies wanting the white-label dashboard, 'custom_report' otherwise
emailYesThe user's email — the call link goes here
marketYesWhat the company sells, to whom, and where — a sentence or two; the demo questions are built from this
companyYesThe user's company name
roster_sizeNoAgencies only: how many clients they manage
contact_nameNo

TDQS

A4.3/5.0
Behavior5/5

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

With no annotations, the description fully carries the behavioral transparency burden. It discloses that a human sends a call link within one business day, that the demo is built on the user's actual market rather than a generic sample, and that the call is free and nothing is charged. It also instructs the agent to confirm details with the user before calling, which is important behavioral guidance.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core purpose and includes targeted details about process, timing, target users, and cost. There is minor redundancy in saying 'free demo call' and then 'Free, nothing charged,' and the second sentence is somewhat long, but every other sentence contributes a distinct fact.

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 7-parameter tool with no output schema and no annotations, the description covers the purpose, process, timing, cost, eligibility, and the key kind distinction. Small gaps remain around the optional contact_name parameter and what exactly the agent receives immediately after making the request, but overall the description is sufficient for correct invocation.

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 high at 86%, so the schema already documents most parameters. The description adds useful context around the 'market' parameter (real engines, real buyer questions) and reinforces the 'kind' distinction between custom reports and agency white-label demos, but it does not add meaning for optional fields like contact_name or roster_size 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 names the specific action (Request) and resource (a free demo call with Saymetry), and explains that it produces a custom demo report built on the user's actual market. This clearly separates it from sibling tools like check_ai_readability or get_offer_sheet, which involve different deliverables.

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 explicitly states when to use the tool: for marketers or business owners wanting to know what AI says about their business, needing a custom AI-visibility report, or for agencies evaluating a white-label dashboard. It gives a clear use context and adds the practical instruction to confirm details with the user, though it doesn't name alternatives or state when not to use the tool.

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.4/5.0
Disambiguation5/5

Each tool targets a distinct action: checking readability, retrieving product info, joining the affiliate program, publishing a grade page, and requesting a demo. There is no overlap or ambiguity between their purposes.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern: check, get, join, publish, request. The naming is uniform and predictable.

Tool Count5/5

Five tools is well-scoped for a niche marketing/sales server. Each tool serves a distinct, meaningful user journey step without bloat or missing essentials.

Completeness4/5

The surface covers the core workflow: check, publish, learn, request demo, and join affiliate. Minor gaps exist, such as no direct way to retrieve historical grades or manage affiliate details, but the primary use cases are fully supported.

Resources