Skip to main content
Glama

property_comps

Analyze UK property values using comparable sales data from Land Registry. Retrieve recent transactions with EPC enrichment for floor area, price per square foot, and energy ratings to support valuation decisions.

Instructions

Comparable property sales from Land Registry Price Paid Data.

Auto-escalates to wider search area if fewer than 5 results found. EPC enrichment adds floor area, price/sqft, and EPC rating to each comp, plus area-level median price/sqft and EPC match rate.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
postcodeYesUK postcode (e.g. "SW1A 1AA", "NG11 9HD")
monthsNoLookback period in months (default 24)
limitNoMax transactions to return (default 30)
search_levelNoSearch area granularity - usually leave as defaultsector
addressNoOptional street address to identify subject property and show percentile rank
property_typeNoFilter by type: F=flat, D=detached, S=semi, T=terraced (default all)
enrich_epcNoAdd floor area, price/sqft, and EPC rating to each comp (default true)
auto_escalateNoWiden search area if fewer than 5 results (default true). Set false to keep results local — useful when district-level escalation would include irrelevant areas.
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively describes key behaviors: auto-escalation logic (widening search if <5 results), EPC enrichment details (adds floor area, price/sqft, EPC rating), and area-level aggregations (median price/sqft, EPC match rate). This covers important operational characteristics beyond basic functionality.

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 perfectly structured in three concise sentences: first states core purpose, second explains auto-escalation behavior, third details EPC enrichment benefits. Each sentence adds distinct value with zero wasted words, making it easy to parse and understand.

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?

For a tool with 8 parameters, no annotations, and no output schema, the description does well by explaining key behaviors and enrichment features. However, it doesn't describe the return format or structure of results, which would be helpful given the absence of an output schema. The description is mostly complete but has this one notable gap.

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 100%, so the schema already documents all 8 parameters thoroughly. The description adds some context about auto-escalation (relating to the 'auto_escalate' parameter) and EPC enrichment (relating to 'enrich_epc'), but doesn't provide significant additional parameter semantics beyond what's in the schema. Baseline 3 is appropriate when schema does most of the work.

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: retrieving comparable property sales from Land Registry Price Paid Data. It specifies the data source and mentions key features like auto-escalation and EPC enrichment, distinguishing it from sibling tools like 'ppd_transactions' or 'property_report' which likely serve different functions.

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

Usage Guidelines3/5

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

The description implies usage context by mentioning 'auto-escalates to wider search area' and EPC enrichment, but doesn't explicitly state when to use this tool versus alternatives like 'ppd_transactions' or 'property_epc'. It provides some operational guidance but lacks explicit comparisons or exclusions.

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/paulieb89/property-shared'

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