Skip to main content
Glama
BACH-AI-Tools

Realty In Au MCP Server

propertieslist

List Australian real estate properties with filters for location, price, bedrooms, property type, and sale status to find matching listings.

Instructions

List properties with options and filters

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoFor paging purpose1
pageSizeNoThe number of items returned per response. For paging purpose (max is 30)30
sortTypeNoOne of the following relevance|new-asc|new-desc|price-asc|price-desc|sold-relevance|sold-date-desc|sold-price-desc|sold-price-asc
channelYesOne of the following : buy|rent|sold
propertyTypesNoIgnore or one of the following : townhouse|unit apartment|retire|acreage|land|unitblock|house|villa|rural. Separated by comma for multiple options. Ex : townhouse,house,villa
surroundingSuburbsNoExample value:
searchLocationYesThe value of text field returned in .../auto-complete endpoint
searchLocationSubtextYesThe value of subtext field returned in .../auto-complete endpoint
typeYesThe value of region field returned in .../auto-complete endpoint
minimumBedroomsNoExample value: 0
maximumBedroomsNoExample value: 0
minimumLandSizeNoIn m20
minimumBathroomNoExample value: 0
minimumCarsNoExample value: 0
minimumPriceNoExample value: 0
maximumPriceNoExample value: 0
ex-under-contractNoExample value:
constructionStatusNoIgnore or one of the following : established|new
keywordsNoFacilities you are looking for. Separated by comma for multiple options. Ex : pool,garage,etc...
maxSoldAgeNoHouses sold in the last x months
Behavior2/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 mentions 'options and filters' but fails to describe key behaviors such as pagination (implied by parameters), rate limits, authentication needs, or what the output looks like (e.g., list format). This is inadequate for a tool with 20 parameters and no output schema.

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 with no wasted words, making it front-loaded and easy to parse. However, it could be more structured by explicitly mentioning key aspects like pagination or filtering scope to improve 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 complexity (20 parameters, no annotations, no output schema), the description is incomplete. It doesn't explain the tool's behavior, output format, or usage context, leaving significant gaps for an agent to understand how to invoke it effectively. More detail is needed to compensate for the lack of structured metadata.

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 fully documents all 20 parameters with descriptions, defaults, and examples. The description adds no additional meaning beyond implying filtering capabilities, which is already covered in the schema. Baseline 3 is appropriate as the schema does the heavy lifting.

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

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'List properties with options and filters' clearly indicates a listing operation on properties, but it's vague about what 'options and filters' entail and doesn't differentiate from sibling tools like 'propertiesdetail' or 'propertiesv3lookup'. It states the basic verb+resource but lacks specificity about scope or distinction.

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?

No guidance is provided on when to use this tool versus alternatives like 'propertiesdetail' for individual properties or 'propertiesv3lookup' for other property operations. The description implies filtering capabilities but doesn't specify contexts or exclusions, leaving usage unclear.

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-realty-in-au'

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