You're viewing a demo portfolio

Join the waitlist
PRSM

parcel_sales_history

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Get the recorded sale history (price + date, no party names) for one parcel by account id. Useful for valuation, appreciation, and comp analysis.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "account_id"
  ],
  "properties": {
    "state": {
      "type": "string",
      "description": "2-letter state code. Coverage: 'MD' (Maryland statewide) or 'TX' (Harris County / Houston only). Defaults to MD."
    },
    "account_id": {
      "type": "string",
      "description": "Parcel account id (from parcel_search)."
    }
  },
  "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 →