get_southern_hemisphere_report
ActiveTool of SnowSure — Snow & Ski
Get snow conditions for Southern Hemisphere ski resorts (Australia, New Zealand, Argentina, Chile) currently in season. Answers "is Perisher / Portillo / Valle Nevado open right now and what are the current conditions" and "which Southern Hemisphere region — the Andes, Australia, or NZ — has the best snow right now". Use for June–October SH ski queries. Prefers operator-verified data when available. Do NOT use for a specific opening DATE — use get_season_openings instead.
Parameters schema
{
"type": "object",
"properties": {
"sort": {
"enum": [
"snowsure",
"recent",
"depth"
],
"type": "string",
"description": "Sort: snowsure (AI score), recent (24h snow), depth (base depth)"
},
"limit": {
"type": "number",
"description": "Max resorts (default: 10)"
},
"country": {
"enum": [
"Australia",
"New Zealand",
"Argentina",
"Chile"
],
"type": "string",
"description": "Optional country filter"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SnowSure — Snow & Ski
https://github.com/mikeslone/snowsure-web
1/7 registries