You're viewing a demo portfolio

Join the waitlist
PRSM

property_value_history

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Get property value history and tax assessment trends over multiple years. Shows year-by-year market value, land value, improvement value, and percentage change. Use this for questions like "how has this property's value changed?", "what's the appreciation rate?", "show me the tax assessment history", "has this home gone up in value?", or any property valuation trend question. Requires account number (use property_lookup first to find it).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "account_number"
  ],
  "properties": {
    "county": {
      "type": "string",
      "default": "montgomery",
      "description": "County name (default: montgomery)"
    },
    "account_number": {
      "type": "string",
      "minLength": 1,
      "description": "County appraisal district account number"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
property_value_history — io.github.blackboxfoundry/livedatalink — PRSM MCP