cms_home_health_search
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries