provider_lookup
Look up US healthcare providers from the public CMS NPPES registry by NPI, or search by specialty + state (+ optional name/city). Returns NPI, name, specialty, license, location, and an OIG-LEIE exclusion flag on each. Public data only — no PHI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npi | No | Exact 10-digit NPI for a single provider. | |
| city | No | ||
| name | No | Provider or organization name substring. | |
| limit | No | Max results (default 50). | |
| state | No | Two-letter state, e.g. 'TX'. | |
| specialty | No | Taxonomy/specialty, e.g. 'Cardiology'. |