Search Providers
search_providerSearch the provider directory by name, specialty, and/or city. Returns a list of matching providers, each with an 'id' that can be passed to get_provider_details for the full record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City to match (e.g. 'Durham'). | |
| name | No | Full or partial provider name to match (e.g. 'Jessica'). | |
| specialty | No | Specialty to match (e.g. 'Pediatrics', 'Cardiology'). | |
| acceptingNewPatients | No | If set, only return providers with this intake status. |