Skip to main content
Glama
BACH-AI-Tools

Zoopla MCP Server

propertieslist_deprecated

Search UK properties for sale or rent using detailed filters like location, price, beds, and property type. This deprecated tool retrieves listings from Zoopla's database.

Instructions

List properties for sale or rent with options and filters

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
areaYesThe value of suggestions/value json object returned in .../auto-complete endpoint with listings as search_type. You must use EXACTLY the value returned by the endpoint. *'listing_id' OR 'area' parameter must be provided to get this endpoint working.
identifierNoThe value of suggestions/identifier json object returned in .../auto-complete endpoint with listings as search_type. You must use EXACTLY the value returned by the endpoint.
listing_idNoThe value of listing_id field returned right in this endpoint. *'listing_id' OR 'area' parameter must be provided to get this endpoint working.
categoryNoOne of the following residential|commercial
created_sinceNoThe date time from which properties added. The format must be yyyy-MM-dd HH:mm:ss, Ex : 2020-09-16 15:00:00
furnishedNoOne of the following furnished|part_furnished|unfurnished
include_featured_propertiesNoOne of the following 1 | 00
include_rentedNoOne of the following 1 | 00
include_retirement_homesNoOne of the following yes | no
include_shared_accommodationNoOne of the following yes | no
include_shared_ownershipNoOne of the following yes | no
include_soldNoOne of the following 1 | 00
keywordsNoAny word or term, ex : garden,wooden floors
listing_statusNoOne of the following sale | rent
maximum_bedsNoMax number of bed rooms (1 - 10)0
minimum_bedsNoMin number of bed rooms (1 - 10)0
maximum_priceNoMaximum sale or rent price0
minimum_priceNoMinimum sale or rent price0
order_byNoOne of the following age|price|price_change|view_count
orderingNoOne of the following ascending|descending
page_numberNoThe page index for paging purpose1
page_sizeNoThe number of items per response (max 40)40
property_typeNoOne of the following and separated by comma for multiple values : flats|farms_land|terraced|semi_detached|detached|bungalow|park_home|offices|retail|industrial|hospitality|land
radiusNoThe radius (miles) to look for properties (1 - 40)0
pets_allowedNoOne of the following yes | no
price_frequencyNoOne of the following per_month|per_year
step_back_usedNoOne of the following 1 | 00
bills_includedNoOne of the following yes | no
floor_area_maxNoMaximum floor area, only use with commercial category.0
floor_area_minNoMinimum floor area, only use with commercial category.0
floor_area_unitsNoOne of the following sq_feet|sq_metres
new_homesNoOne of the following yes | no
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions 'options and filters,' hinting at querying capabilities, but fails to describe critical behaviors such as pagination (implied by parameters but not explained), rate limits, authentication needs, or what the output looks like. For a tool with 32 parameters and no annotations, this is a significant gap.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence: 'List properties for sale or rent with options and filters.' It is front-loaded and wastes no words, though it could be slightly more specific to enhance clarity without losing conciseness.

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

Completeness2/5

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

Given the tool's complexity (32 parameters, no annotations, no output schema), the description is inadequate. It lacks details on behavioral traits, output format, error handling, and usage context. For a deprecated tool with many options, more guidance is needed to ensure correct invocation.

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%, meaning all parameters are documented in the input schema. The description adds no additional parameter semantics beyond stating 'options and filters,' which is already implied by the schema. However, it does not compensate for any gaps, so the baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/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: 'List properties for sale or rent with options and filters.' It specifies the verb ('List'), resource ('properties'), and scope ('for sale or rent'), but does not distinguish it from sibling tools like 'propertiesv2list' or 'propertiesget_nearby_deprecated', which may have overlapping or similar functions.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. It does not mention sibling tools, prerequisites, or specific contexts for application. The only implied usage is for listing properties with filters, but this is too vague for effective tool selection.

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/BACH-AI-Tools/bachai-zoopla'

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