cms_hospital_search
Search Medicare-certified hospitals from the CMS Hospital General Information dataset. Returns facility name, address, ownership type, emergency-services flag, and CMS overall star rating (1-5). Filter by state, city, and partial facility-name match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name (case-insensitive) | |
| limit | No | Max results (default 25) | |
| state | No | Two-letter state code (e.g. 'CA', 'NY') | |
| offset | No | Pagination offset (default 0) | |
| name_contains | No | Partial provider name match |