Skip to main content
Glama
vedzilla
by vedzilla

Search listings

search_listings

Search property listings across UK portals, deduplicated and enriched with open data on prices, EPC, crime, and schools.

Instructions

Primary tool. Federated live search across every portal (Rightmove, Zoopla, OnTheMarket), deduplicated across portals and enriched with open data (last-sold price, EPC floor area, £/sqft, council tax, flood, crime, schools). Returns a coverage flag so truncation is never silent.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordsNo
locationYesPlace, postcode, or the label from resolve_location.
maxPriceNo
minPriceNo
maxBedroomsNo
minBedroomsNo
radiusMilesNo
propertyKindsNo
transactionTypeYesWhether to search properties for sale or to rent.
includeUnderOfferNo
Behavior4/5

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

With no annotations, the description discloses key behaviors: deduplication across portals, enrichment with open data (last-sold price, EPC floor area, etc.), and a coverage flag to prevent silent truncation. This goes beyond the basic purpose and provides significant transparency for an agent.

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 three sentences, front-loaded with 'Primary tool' to immediately signal importance. Each sentence adds new information: scope, enrichment, coverage flag. No filler or redundant wording.

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

Completeness3/5

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

Given the tool's complexity (10 parameters, no output schema, no annotations), the description provides a good high-level overview but lacks essential details like pagination limits, how to interpret the coverage flag, and how the enrichment data is returned. It is not fully complete for an agent to invoke it confidently without additional context.

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

Parameters2/5

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

Schema coverage is only 20% (location and transactionType have descriptions), and the tool description does not add meaning for the remaining 8 parameters. It mentions enrichment fields but doesn't connect them to input parameters, so the agent cannot infer how to control result details from the description.

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 performs a federated live search across all major portals (Rightmove, Zoopla, OnTheMarket), which distinguishes it from sibling tools like resolve_location, get_listing, and market_stats. The verb 'search' and resource 'listings' are specific and unambiguous.

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 calls it the 'Primary tool' for searching listings, implying it should be the default choice. It does not explicitly compare with alternatives like commute_search or market_stats, but the primacy signal provides clear context. However, it lacks explicit exclusion guidelines.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vedzilla/one-roof'

If you have feedback or need assistance with the MCP directory API, please join our Discord server