get_list
List hills in a classification (e.g., Munros, Wainwrights) sorted by height, with optional height range filter.
Instructions
List all hills in a classification (Munros, Wainwrights, Corbetts, Marilyns...), sorted by height, with an optional height range filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to show (default 25, max 100) | |
| max_metres | No | Only hills at most this high (metres) | |
| min_metres | No | Only hills at least this high (metres) | |
| classification | Yes | Classification name, e.g. 'Munros', 'Wainwrights', 'Corbetts' |