Skip to main content
Glama
BACH-AI-Tools

Realty In Au MCP Server

propertiesdetail

Retrieve comprehensive Australian property details by listing ID to access specifications, features, and data for real estate analysis.

Instructions

Get detailed information of a property

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe value of 'listingId' field returned in .../properties/list endpoint or 'id' field returned in .../auto-complete endpoint with type as listing0
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 states the tool is for getting information, implying a read-only operation, but does not clarify if it requires authentication, has rate limits, or what the response format might be. The description adds minimal behavioral context beyond the basic purpose.

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 a single, efficient sentence with no wasted words. It is appropriately sized and front-loaded, directly stating the tool's purpose without unnecessary elaboration. Every word earns its place, making it highly concise.

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 has no annotations and no output schema, the description is incomplete. It lacks details on behavioral traits, response format, and usage context. For a tool with one parameter and high schema coverage, the description should provide more guidance on when and how to use it, especially with multiple sibling tools available.

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?

The description does not mention parameters, but the input schema has 100% coverage with a clear description for the 'id' parameter. Since schema coverage is high, the baseline score is 3. The description does not add meaning beyond the schema, which already explains the 'id' parameter's purpose and sources.

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 states the tool's purpose ('Get detailed information of a property'), which is clear but vague. It specifies the verb ('Get') and resource ('property'), but lacks specificity about what 'detailed information' entails. It does not differentiate from sibling tools like 'propertieslist' or 'propertiesv3lookup', which might also retrieve property data.

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 prerequisites, such as needing an ID from other endpoints, or compare it to siblings like 'propertieslist' for listing properties or 'propertiesv3lookup' for lookup operations. Without such context, usage is implied but not explicit.

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