mp_find_routes
Find climbing routes in an area by applying filters for climbing type, grade, style, and minimum stars to get the matching options from Mountain Project.
Instructions
Find routes in an area using Mountain Project route finder filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order (default: popularity desc) | |
| type | No | Climbing type | |
| limit | No | Max routes | |
| areaId | Yes | Area ID to search within | |
| styles | No | Route styles to include | |
| gradeMax | No | Maximum YDS grade, e.g. 5.11d | |
| gradeMin | No | Minimum YDS grade, e.g. 5.10a | |
| minStars | No | Minimum star rating |