Skip to main content
Glama

Search Brokers

search_brokers
Read-only

Search for business brokers (agents) on Venturu by location, name, languages, and more. Returns verified brokers with email and phone redacted.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNo
nameNo
pageNo
sortNo
limitNo
stateNo
countyNo
zipCodeNo
countryCodeNo
languageIdsNo
neighborhoodNo
opportunityScoreNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds valuable behavioral details: results are 'verified brokers' and 'email and phone redacted.' This goes beyond the annotations by informing the agent about output content and data policy.

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 sentences, front-loaded with the primary action ('Search for business brokers'), and each sentence earns its place by conveying purpose and key output characteristics. No redundant information.

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?

Given the tool has 12 parameters and no output schema, the description provides a high-level overview but omits pagination/sorting behavior and details on the return structure beyond redaction. However, the core functionality is clear, and annotations cover safety aspects, making this reasonably complete for a search tool.

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 0%, so the description must compensate. It mentions 'location', 'name', and 'languages', which loosely maps to city/state/county/zipCode/neighborhood/countryCode, name, and languageIds. However, it does not explain page, limit, sort, or opportunityScore, leaving these ambiguous. The description covers the main search facets but not all parameter semantics.

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: searching for business brokers (agents) on Venturu with specific filters (location, name, languages). It also notes the return includes verified brokers with redacted contact info, distinguishing it from similar tools like 'search_businesses' and 'get_broker'.

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 implies usage context—use this tool when you need to search for brokers—but does not explicitly mention when to use alternatives or provide exclusions. Sibling tools are present but not referenced. This is clear context without explicit alternative 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.

Resources