healthpoint_find_nearby_services
Locate nearby healthcare services using latitude and longitude coordinates. Filter results by service type, text, or search radius.
Instructions
Find nearby Healthpoint HealthcareService records by latitude/longitude. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude. | |
| lon | Yes | Longitude. | |
| text | No | Optional full-text search term. | |
| limit | No | Maximum results. Clamped to 1..100. | |
| radius_km | No | Optional radius in kilometres. | |
| service_type | No | Optional service type code or system|code token. |