Filter resorts by criteria
find_resorts_by_criteriaFilter ski resorts by snow depth, elevation, runs, and SnowSure score to find ideal destinations for trip planning.
Instructions
Find resorts matching specific criteria like minimum snow depth, elevation range, number of runs, or SnowSure rating. Advanced filtering for trip planning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| region | No | Filter by region | |
| country | No | Filter by country | |
| minRuns | No | Minimum number of ski runs | |
| minDepth | No | Minimum snow depth in cm | |
| minScore | No | Minimum SnowSure score (0-100) | |
| minElevation | No | Minimum summit elevation in meters |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | No | Human-readable markdown summary of the tool result (may be omitted when structuredContent carries a typed payload; content[0].text always has the prose). |