Skip to main content
Glama

AQL PropertyCheck - Gold Coast property data

Look up a Gold Coast property

propertycheck_lookup
Read-only

Flood, bushfire, transport noise, major electricity infrastructure, planning zone, land use, school catchments, nearest public transport, police division and measured traffic for one point on the Gold Coast. Costs one credit. Refused, and not charged for, outside the serviced area.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latitudeYesDecimal degrees.
longitudeYesDecimal degrees.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.1/5.0
Behavior4/5

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

Annotations already mark the tool read-only and non-destructive. The description adds valuable behavioral context beyond that: the one-credit cost, the refusal behavior outside the serviced area, and the fact that out-of-area requests are not charged.

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 one dense, efficient sentence that front-loads the useful output categories and then states the cost and refusal rule. It contains no filler, though splitting into a second sentence or list would improve scannability.

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?

With no output schema, the description compensates by enumerating the data categories a caller can expect and by disclosing the cost and out-of-area refusal behavior. Minor gaps such as return format and error details exist, but the tool remains safely callable with two documented parameters.

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 schema fully documents both parameters with bounds and 'Decimal degrees', so the baseline is 3. The description adds high-level context ('one point') and implies coordinates must be within the serviced area, but it does not add deeper parameter-level guidance beyond the schema.

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 title and description clearly identify a specific action ('Look up'), a specific resource ('a Gold Coast property'), and a precise scope ('one point on the Gold Coast'). The listed output categories distinguish this lookup from the account and catalogue siblings.

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 provides clear context: use this tool when you need any of the listed environmental, planning, transport, or catchment data for a single point in the Gold Coast serviced area. It does not explicitly mention when to prefer propertycheck_account or propertycheck_catalogue, so it does not reach a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources