Skip to main content
Glama

HomeClip Trust Layer

Search verified contractors

search_pros
Read-only

Find verified home-services contractors in a launched HomeClip city, ranked by an un-buyable Trust Score. Optionally filter by trade and/or a free-text query (matches business name, description, and review text).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityYesCity slug, e.g. 'austin'. Required. Only launched cities are queryable.
limitNoMax results, 1-20 (default 10).
queryNoOptional free-text need, e.g. 'metal roof' or 'emergency leak'.
tradeNoOptional trade slug, e.g. 'plumber', 'roofer', 'electrician', 'hvac'.

TDQS

A4.7/5.0
Behavior5/5

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

Description aligns with annotations (readOnlyHint, openWorldHint) and adds behavioral details: ranking by un-buyable score, free-text matching fields, and city scope. No contradictions.

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?

Two concise sentences with zero fluff. The most critical information (what, where, how, options) is front-loaded.

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?

Covers purpose, filtering, and ranking. Lacks explicit mention of return format or fields, which would be helpful given no output schema, but the description is still sufficient for basic usage.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema covers all 4 parameters with descriptions. Description adds semantic value by clarifying that free-text query matches business name, description, and review text, and that city must be a launched HomeClip city.

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 specifies a clear action ('Find'), a specific resource ('verified home-services contractors'), and a unique differentiator ('ranked by an un-buyable Trust Score'). It distinguishes from siblings like 'get_pro' (single pro) and 'list_association_members' (associations).

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?

Provides context on when to use (launched cities, with optional filters) and what the query matches. Does not explicitly state when not to use or name alternatives, but the sibling list implies distinct use cases.

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

Each tool serves a distinct purpose: get_pro for individual details, list_association_members and list_associations for association data, search_pros for searching, trust_score_methodology for explanation, and verify_pro for checking verification. No overlaps.

Naming Consistency4/5

Most tools follow a verb_noun pattern (get_pro, list_association_members, list_associations, search_pros, verify_pro), but 'trust_score_methodology' is a noun phrase instead of a verb, causing slight inconsistency.

Tool Count5/5

With 6 tools, the set is well-scoped for the domain of contractor verification and lookup. Each tool earns its place, and the count is neither too few nor excessive.

Completeness4/5

The tools cover core operations: finding pros, getting details, checking verification, exploring associations, and understanding scoring. Minor gaps like bulk listing without a city query or detailed reviews exist, but overall coverage is solid.

Resources