Skip to main content
Glama

Ashton & Forge Agency Directory

Directory Summary Tool

directory_summary

Read-only. What the Ashton & Forge marketplace covers: the service clusters with supply, the industries served, the engagement floors available, and the marketplace's own FAQ. Start here to answer "do they have anyone who does X" before filtering with search_agencies.

Returns coverage, not a headcount. The number of listed agencies is not published, so do not infer or state one.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.9/5.0
Behavior5/5

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

With no annotations, the description carries the full transparency burden. It states 'Read-only' explicitly and warns about a specific limitation: 'The number of listed agencies is not published, so do not infer or state one.' This goes beyond generic safety and instructs the agent on a behavioral constraint, making it highly transparent.

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 short, information-dense sentences. The first sentence front-loads the core content and the read-only nature; the second immediately gives usage context and a critical caution. No filler, every clause contributes.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a zero-parameter tool with no output schema, the description fully covers what an agent needs: what data is available (coverage), what it is not (headcount), and the recommended usage order relative to siblings. It is self-sufficient and leaves no operational ambiguity.

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?

The tool takes zero parameters, so the baseline is 4. The description doesn't need to explain parameters, and it doesn't pretend to; it focuses on the tool's function. There is no schema to supplement, and the description adds no parameter-related detail because none exists, which 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 the tool's purpose: it returns coverage information about the Ashton & Forge marketplace, listing service clusters, industries, engagement floors, and FAQ. It explicitly contrasts with search_agencies by saying 'Start here... before filtering with search_agencies,' and notes it returns coverage, not headcount, making the scope unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It provides explicit guidance: 'Start here to answer 'do they have anyone who does X' before filtering with search_agencies.' This tells when to use this tool first and when to move to the sibling, establishing a clear decision flow and setting expectations about the tool's role in the workflow.

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

Each tool has a clearly distinct role: directory_summary explains marketplace coverage, search_agencies filters anonymized listings, and get_matched provides the buyer's next step. There is no meaningful overlap or risk of an agent selecting the wrong tool.

Naming Consistency3/5

All names are lower_snake_case and readable, but the semantic pattern is mixed: directory_summary is a noun phrase, get_matched uses a past-participle object, and search_agencies follows verb_noun. This is inconsistent but not chaotic.

Tool Count5/5

Three tools is well-scoped for a read-only directory and matching service. Each tool earns its place: orient, search, and match.

Completeness5/5

The tool surface covers the full user journey for this anonymised marketplace: understand what the directory covers, search/filter listings, and get the matching brief URL. There are no dead ends or obvious missing operations for the stated purpose.

Resources