casa-property
C
casa-property
/suburb_da_stats

suburb da stats

Get CITED, AGGREGATE development-application statistics for a South East Queensland suburb and a development type: number of decided applications, approval rate

liveverifiedunknown~5s typical
mcpprobedcasa-property
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-au-com-casaintelligence-casa-property /suburb_da_stats for me.

Input

FieldTypeDescription
suburb*stringSuburb name, e.g. 'Coorparoo'.
dev_type*stringsubdivision | duplex | townhouse | mcu | kdr_single | secondary_dwelling
lgastringOptional LGA to disambiguate the suburb.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-au-com-casaintelligence-casa-property","endpoint":"/suburb_da_stats","input":{"suburb":"...","dev_type":"..."}}'
cli
npx cracked-ai run -p mcp-au-com-casaintelligence-casa-property -e /suburb_da_stats -i '{"suburb":"...","dev_type":"..."}'
mcp
run_tool({ provider: "mcp-au-com-casaintelligence-casa-property", endpoint: "/suburb_da_stats", input: {"suburb":"...","dev_type":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.