Search health professionals
search_providersSearches the public Vitena directory of health and wellness professionals who accept appointments (dietitians, dentists, physiotherapists, psychologists, beauty and aesthetics practitioners, child development specialists). Every filter is optional; with no filters it returns the first page of all publicly listed professionals. Results are public profile data only. Each result includes a profileUrl that can be given to the user for booking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Deprecated alias for 'location', kept so agents that learned the older argument name keep working. Prefer 'location'. | |
| page | No | 1-based page number. Page size is fixed at 20. | |
| country | No | Two-letter ISO country code, e.g. 'TR', 'ES', 'DE'. Narrows an ambiguous place name. Valid values come from 'countries' in list_directory_filters. | |
| language | No | Two-letter language code the professional consults in, e.g. 'es', 'tr'. | |
| location | No | City, district or region name in free text, e.g. 'Istanbul', 'Kadıköy', 'Madrid', 'Andalucía'. Resolved against a place gazetteer, so it does NOT have to match a fixed list and is NOT returned by list_directory_filters — pass the place the user actually named. Choosing a region matches everywhere inside it. An unrecognised place returns an explanatory error rather than silently ignoring the filter. | |
| workMode | No | Consultation mode. 'online' for remote, 'in_person' for on-site. | |
| discipline | No | Profession to filter by. One of: dietitian, psychologist, physiotherapist, beauty, child-development, dentist, other. | |
| specialization | No | Specialization CODE (not label) as returned by list_directory_filters. |