You're viewing a demo portfolio

Join the waitlist
PRSM

cms_home_health_search

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Search Medicare-certified home health agencies from CMS Home Health Compare. Returns agency name, address, services offered, and quality ratings.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results (default 25)"
    },
    "state": {
      "type": "string",
      "description": "Two-letter state code (e.g. 'CA', 'NY')"
    },
    "offset": {
      "type": "number",
      "description": "Pagination offset (default 0)"
    },
    "name_contains": {
      "type": "string",
      "description": "Partial provider name match"
    }
  },
  "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 →