Skip to main content
Glama

Search Price Paid Transactions by Postcode

land_title_search
Read-onlyIdempotent

Search recent UK property sale transactions by postcode or address. Get price, date, property type, and tenure from HM Land Registry data for England and Wales.

Instructions

Search HM Land Registry Price Paid Index by postcode or address.

Returns up to 10 recent sale transactions for the postcode: price, date, address, property type, and tenure (Freehold/Leasehold). Covers England and Wales only. Postcode gives the most reliable results — a full address is also accepted and the postcode is extracted automatically.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
address_or_postcodeYesUK property address or postcode. Postcode is most reliable: e.g. 'NG1 1AB'. Full address also accepted.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
postcodeYesNormalised UK postcode extracted from the input.
totalYesNumber of Price Paid transactions returned. Capped at 10 by the upstream SPARQL query.
transactionsNoRecent Price Paid transactions for the postcode, sorted newest first.
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint false. The description adds that the tool returns up to 10 recent transactions and covers only England and Wales, which is beyond what annotations provide. 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?

The description is four sentences, all front-loaded with essential information. Every sentence adds value: purpose, output scope, geographic coverage, and input advice. No wasted words.

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?

Given the tool's simplicity (one parameter, output schema exists), the description covers purpose, input requirements, output summary, and limitations (10 results, England and Wales). Annotations provide safety and idempotency info, making this complete for typical usage.

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 has 100% description coverage for the single parameter. The tool description reinforces that postcode is most reliable and that a full address works, adding practical guidance beyond the schema's type and length constraints.

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 searches HM Land Registry Price Paid Index by postcode or address, and specifies the output fields (price, date, address, property type, tenure) and geographic scope (England and Wales). This distinguishes it from sibling tools that deal with charities, companies, or other data.

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 advises using a postcode for most reliable results and notes that a full address is accepted with automatic extraction. While it doesn't explicitly list when-not-to-use or alternatives, the context of sibling tools makes the usage domain clear. A slight gap is the lack of mention of result limits or data freshness.

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/uk-due-diligence-mcp'

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