find_nearby_hills
Find British and Irish hills near any location using latitude and longitude. Results sorted by distance, with optional classification filters like Munros or Wainwrights.
Instructions
Find British and Irish hills near a location. Provide latitude and longitude coordinates. Returns hills sorted by distance, optionally filtered to one classification (e.g. only Munros).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to show (default 25, max 100) | |
| latitude | Yes | Latitude of the location | |
| longitude | Yes | Longitude of the location | |
| radius_km | No | Search radius in km (default 20, max 200) | |
| classification | No | Only include hills in this classification, e.g. 'Munros', 'Wainwrights' |