You're viewing a demo portfolio

Join the waitlist
PRSM

get_insights

Active

Tool of SnowSure — Snow & Ski

declared in 3.12.7

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SnowSure — Snow & Ski

https://github.com/mikeslone/snowsure-web

1/7 registries
View full server →
get_insights — SnowSure — Snow & Ski — PRSM MCP