Skip to main content
Glama

Avenity AI Visibility

Request Engagement Quote

request_engagement_quote

FREE. Return the scope and price to get a business NAMED in AI answers for the given categories. Each category is a separate entity / data-engineering unit of work.

tier: one of 'local' ($1500/mo, 3 categories), 'regional' ($3000/mo), 'national' ($5000/mo), or 'paige' ($300/mo monitoring/local).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tierNolocal
categoriesYes
business_nameYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4.2/5.0
Behavior3/5

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

No annotations are present, so the description carries the behavioral burden. It usefully discloses that the tool is free, returns scope/price, and treats each category as a separate unit of work. However, it does not explicitly state whether any record is created or whether this defers commitment/purchase, which leaves some side-effect ambiguity.

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 compact, front-loaded with the main purpose, and uses a scannable tier list. Every sentence adds useful information and there is no filler.

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?

An output schema exists, so return-value details are not required from the description. The description covers pricing, tier options, and category semantics; the main gaps are explicit guidance on category-count limits per tier and the slightly opaque 'paige' tier explanation.

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 0% schema coverage, the description compensates well by enumerating the tier values with prices and explaining category semantics. Business_name is implied by 'business NAMED in AI answers', but the description does not specify category-count limits for regional/national tiers or mention the 'local' default.

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?

Description states a clear verb and resource: 'Return the scope and price to get a business NAMED in AI answers for the given categories.' This distinguishes it from purchase_engagement (quote vs purchase) and audit_business_visibility, while the tier/pricing detail reinforces the quoting purpose.

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 opening 'FREE' and 'Return the scope and price' clearly position this as the pre-purchase quoting step relative to purchase_engagement. It does not explicitly name when-not-to-use alternatives, so it stops short of full exclusion guidance.

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
Disambiguation4/5

The three tools serve distinct steps: audit checks current visibility, request_engagement_quote provides pricing, and purchase_engagement completes the transaction. Audit and quote are somewhat related since both are free and diagnostic, but their descriptions clearly differentiate diagnosing existing visibility from scoping paid work.

Naming Consistency4/5

All tool names use snake_case with clear action-first verbs: audit_, request_, purchase_. The pattern is consistent and readable, though the object phrases vary in structure and specificity.

Tool Count5/5

Three tools fit the server's narrow purpose well: audit, quote, and purchase cover a clean sales funnel with no unnecessary extras. The count feels intentional and well-scoped for this niche service.

Completeness4/5

The core lifecycle is covered: diagnose visibility, request pricing, and buy the engagement. A minor gap is the lack of tools to check engagement status or manage existing engagements, but the primary workflow is complete.