Skip to main content
Glama

Search Agencies Tool

search_agencies

Read-only. Filter the vetted agency listings by what they do and who they do it for. Every filter is optional; passing none returns the whole directory.

Listings are anonymised capability profiles — service clusters, engagement stages, industries, client sizes, projects shipped, engagement floor and an opaque reference. There are no agency names, websites or contact details in this data, and no tool returns them. Say so plainly rather than implying the result is partial.

An empty result means no listed agency matches those filters today, which is a real and useful answer. Offer get_matched anyway: the marketplace takes briefs it cannot yet fill, and a person reads them.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
industryNoOne of: professional_services, distribution_logistics, manufacturing, healthcare, legal_financial, real_estate, technology, ecommerce, other. Agencies that work across all industries match any value.
client_sizeNoOne of: smb, mid_market, enterprise. The size of company the agency serves.
service_clusterNoOne of: workflow, data, governance, growth. The kind of work.
engagement_stageNoOne of: exploring, pilots, production, sophisticated. How far along the buyer is with AI.
max_budget_floorNoOne of: none, 25k_plus, 100k_plus, 500k_plus. Returns agencies whose minimum engagement is at or below this, plus any that state no minimum.

TDQS

A4.9/5.0
Behavior5/5

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

With no annotations provided, the description carries the full burden, and it delivers: it discloses the read-only nature, the anonymised nature of listings, the absence of names/websites/contact details across all tools, and the meaning of empty results. It even instructs the agent how to frame this to users without implying the result is partial, which is valuable behavioral context.

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 despite covering multiple important behaviors, and the most essential info—read-only and filtering purpose—is front-loaded. Each paragraph earns its place: the first covers core function and optionality, the second covers data anonymization and result semantics, and the third covers empty-result handling and sibling-tool routing.

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 tool with 5 optional parameters, no output schema, and no annotations, the description is remarkably complete. It explains what the data contains, what it never contains, how to interpret empty results, and how to handle user expectations, including a concrete follow-up action with get_matched. Nothing essential for an agent to call and use this tool correctly is missing.

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 input schema already has 100% description coverage, so the baseline is 3. The description adds meaningful framing by explaining that all filters are optional, that passing none returns the whole directory, and by categorizing the filters as 'what they do and who they do it for,' which helps an agent map parameters like service_cluster and engagement_stage to 'what' and industry and client_size to 'who.'

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 opens with 'Read-only. Filter the vetted agency listings by what they do and who they do it for,' giving a specific verb, resource, and scope. It further differentiates from the sibling tool get_matched by explicitly positioning that tool as the fallback for unfillable briefs, and the directory_summary sibling is clearly distinct as a summary rather than a filtered search.

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 explicitly states that every filter is optional and passing none returns the whole directory, establishing when to use this tool. It also gives clear guidance on empty results: they are real answers, and the agent should 'Offer get_matched anyway' because the marketplace takes briefs it cannot yet fill. This directly addresses when to route to an alternative.

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

Each tool has a distinct role: summary provides high-level coverage, search filters actual listings, and get_matched explains the matching process. The only potential confusion is between summary and search when answering 'do they have X', but the descriptions clearly direct users to start with summary before searching.

Naming Consistency2/5

Tool names mix conventions: directory_summary is noun-noun, get_matched is verb + past participle, and search_agencies is verb + noun. There is no consistent verb-object pattern, though the names are still readable in context.

Tool Count5/5

Three tools is well-scoped for a read-only directory/marketplace server. Each tool earns its place and there is no redundancy or overwhelming surface area.

Completeness5/5

The set covers the full buyer workflow: understand marketplace coverage, search for matching agencies, and learn how to get matched. Search with no filters returns the whole directory, and get_matched provides the only necessary route to engage, so there are no dead ends.

Resources