get_destination
ActiveTool of SnowSure — Snow & Ski
Multi-mountain destination hub (Niseko, Chamonix, Aspen Snowmass umbrella) with a table of member ski areas. Use ONLY when the user names the hub itself — NOT for photo gallery (→ get_resort_photos on a specific mountain slug) and NOT for resort guide cards (→ get_resort_info).
Parameters schema
{
"type": "object",
"required": [
"slug"
],
"properties": {
"slug": {
"type": "string",
"description": "Destination slug (e.g. niseko, chamonix, hakuba, aspen-snowmass) or alias like \"hakuba valley\""
},
"limit": {
"type": "number",
"description": "Max member resorts to return (default 12)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SnowSure — Snow & Ski
https://github.com/mikeslone/snowsure-web
1/7 registries