You're viewing a demo portfolio

Join the waitlist
PRSM

get_snow_report

Active

Tool of SnowSure — Snow & Ski

declared in 3.12.7

Get the global snow report with top-ranked resorts by snow conditions. Returns resorts sorted by SnowSure score, forecast, or recent snowfall. Use this for "where has the best snow?" or "top ski resorts right now" queries.

Parameters schema

{
  "type": "object",
  "properties": {
    "sort": {
      "enum": [
        "snowsure",
        "forecast",
        "recent",
        "depth"
      ],
      "type": "string",
      "description": "Sort order: snowsure (AI rating), forecast (14-day snow), recent (24h snowfall), depth (current base)"
    },
    "limit": {
      "type": "number",
      "description": "Number of resorts to return (default: 10, max: 50)"
    },
    "region": {
      "enum": [
        "europe",
        "north-america",
        "asia",
        "oceania",
        "south-america",
        "africa"
      ],
      "type": "string",
      "description": "Filter by region"
    }
  }
}

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_snow_report — SnowSure — Snow & Ski — PRSM MCP