compare_resorts
ActiveTool of SnowSure — Snow & Ski
declared in 3.12.7
Compare 2–4 resorts side by side across snow, terrain, and live conditions — every value comes from the SnowSure conditions resolver/contract. Optionally restrict to specific dimensions.
Parameters schema
{
"type": "object",
"required": [
"slugs"
],
"properties": {
"slugs": {
"type": "array",
"items": {
"type": "string"
},
"description": "2–4 resort slugs to compare, e.g. [\"verbier\",\"val-disere\"]"
},
"dimensions": {
"type": "array",
"items": {
"type": "string"
},
"description": "Optional subset of: score, status, depth, snowfall24h, forecast14d, lifts, runs, snowQuality, summit, vertical, longestRun"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SnowSure — Snow & Ski
https://github.com/mikeslone/snowsure-web
1/7 registries