Skip to main content
Glama

house_pricesget_running_costs_deprecated

Calculate estimated monthly running costs for UK properties using property ID from Zoopla price estimates to help budget for homeownership expenses.

Instructions

Get running costs

Query Parameters:

  • property_id (Required): The value of property_id field returned in .../house-prices/estimate endpoint.

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
property_idYesThe value of property_id field returned in .../house-prices/estimate endpoint.27175510

Input Schema (JSON Schema)

{ "properties": { "property_id": { "default": "27175510", "description": "The value of property_id field returned in .../house-prices/estimate endpoint.", "type": "number" } }, "required": [ "property_id" ], "type": "object" }

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-zoopla'

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