get_nearby_amenities
Find nearby amenities such as schools, hospitals, parks, transit stops, supermarkets, restaurants, and pharmacies for any location via OpenStreetMap.
Instructions
Find nearby amenities around a location using OpenStreetMap.
Returns schools, hospitals, parks, transit stops, supermarkets, restaurants, and pharmacies within the specified radius.
Args: lat: Latitude of the location lon: Longitude of the location radius_m: Search radius in meters (default: 2000, max: 5000)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| radius_m | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |