You're viewing a demo portfolio

Join the waitlist
PRSM

get_destination

Active

Tool of SnowSure — Snow & Ski

declared in 3.12.7

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)"
    }
  }
}

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