You're viewing a demo portfolio

Join the waitlist
PRSM

parcel_details

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Get the full record for one parcel by its account id: address, current assessed value (total, land, improvement), land use, zoning, year built, structure square footage, lot size, coordinates, and most recent sale. Valuation and characteristics only, no owner name.

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.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

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