Skip to main content
Glama

Search realestate.com.au listings

search_listings

Search realestate.com.au for buy, rent, or sold properties. Use filters like price, bedrooms, and property type to get detailed listings with agents and inspection times.

Instructions

Search realestate.com.au for properties to buy, rent, or recently sold. Returns up to 25 listings per page with address, price, bed/bath/car counts, land size, agency, agents, inspection times and auction dates. Call resolve_location first if the user's location is vague or misspelled.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
channelNobuy = for sale, rent = rentals, sold = recently soldbuy
locationYesSuburb/postcode/region, e.g. "Bondi, NSW 2026" or "Richmond, VIC 3121"
maxPriceNoAUD. For rent this is weekly rent.
minPriceNoAUD. For rent this is weekly rent.
minBedroomsNo
minLandSizeNoSquare metres
minBathroomsNo
minCarSpacesNo
propertyTypesNo
excludeUnderContractNo
Behavior4/5

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

With no annotations provided, the description carries the full transparency burden. It discloses pagination limits ('up to 25 listings per page') and the return fields (address, price, bed/bath/car counts, land size, agency, agents, inspection times, auction dates), which is valuable context. It does not mention rate limits, error behaviors, or whether results are sorted, but for a search tool this is adequate.

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: the first states the main purpose, the second details the return value, and the third gives a usage prerequisite. Every sentence adds meaningful information without redundancy or filler.

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's complexity (11 parameters, no output schema, no annotations), the description covers the most critical aspects: what it returns, pagination behavior, and a key prerequisite. However, it does not mention channel-specific parameter relevance (e.g., minLandSize for rentals) or the default channel, leaving some ambiguity for agents constructing sophisticated queries.

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 45%, so the description must compensate. It adds context about the result fields and pagination, which helps infer how parameters like maxPrice and minBedrooms affect results. However, it does not explain the semantics of several parameters with no schema description (e.g., excludeUnderContract, propertyTypes), though their names are self-explanatory. Overall, it partially compensates but not fully.

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 realestate.com.au for properties to buy, rent, or recently sold. The verb 'search' with the specific resource and the channel options (buy/rent/sold) make its purpose unambiguous and distinguish it from sibling tools like get_listing and resolve_location.

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?

It explicitly instructs the agent to call resolve_location first when the user's location is vague or misspelled, which is a clear directive for when to use an alternative. However, it does not mention when to use get_listing (e.g., for retrieving details of a single listing), leaving that distinction implied by the name rather than explained.

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/ErrolMc/RealEstateMCP'

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