get_insights
ActiveTool of SnowSure — Snow & Ski
Get categorized SnowSure intelligence insights (not just snow totals). Answers questions like season vs 5yr norm, last season powder leaders, model accuracy by region, longest dry spell, trend pulse. Filter by category or insightType=intelligence to skip simple leaderboards.
Parameters schema
{
"type": "object",
"properties": {
"scope": {
"enum": [
"snapshot",
"global"
],
"type": "string",
"description": "snapshot = one hemisphere; global = both hemispheres."
},
"category": {
"enum": [
"live_conditions",
"current_season",
"last_season",
"forecast_trust",
"patterns",
"snowsure_index",
"ground_truth",
"season_calendar"
],
"type": "string",
"description": "Single insight category id from list_insight_categories. Omit to return all categories."
},
"hemisphere": {
"enum": [
"nh",
"sh"
],
"type": "string",
"description": "Northern (nh) or southern (sh) hemisphere. Defaults to nh."
},
"insightType": {
"enum": [
"data",
"intelligence"
],
"type": "string",
"description": "data = leaderboards only; intelligence = analysis cards (recommended)."
}
},
"description": "All fields optional. Call list_insight_categories first, then pass one category id here.",
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SnowSure — Snow & Ski
https://github.com/mikeslone/snowsure-web
1/7 registries