You're viewing a demo portfolio

Join the waitlist
PRSM

realestate_trend

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Get the monthly time series of home values (ZHVI) or rents (ZORI) for a metro or state, to chart or analyze the trend.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "region"
  ],
  "properties": {
    "metric": {
      "type": "string",
      "description": "'home_value' (ZHVI, default) or 'rent' (ZORI)."
    },
    "months": {
      "type": "number",
      "description": "How many recent months to return (default 24, max 360)."
    },
    "region": {
      "type": "string",
      "description": "Metro or state name (e.g. 'Austin, TX', 'Houston', 'Texas') or a Zillow region id."
    }
  },
  "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 →