You're viewing a demo portfolio

Join the waitlist
PRSM

ask_snowdata

Active

Tool of SnowSure — Snow & Ski

declared in 3.12.7

Text-only Q&A grounded in SnowSure data (~1s). Use for open-ended questions, terrain %, expert-run counts, advice, AND specifically: head-to-head resort comparisons (annual snowfall, vertical drop, base/summit elevation, skiable area — "which has more snowfall, Niseko or Whistler"), season-opening norms ("which resort typically opens earliest", "usually open by Thanksgiving"), glacier / year-round skiing, and factual resort & geography trivia (what country/state/island a resort is in, named runs like Corbet's Couloir, records like the highest chairlift). NEVER use for photo/gallery/picture requests (→ get_resort_photos) or resort guide cards (→ get_resort_info). Does NOT render UI cards.

Parameters schema

{
  "type": "object",
  "required": [
    "question"
  ],
  "properties": {
    "format": {
      "enum": [
        "markdown",
        "json"
      ],
      "type": "string",
      "description": "Response shape: markdown (default) or json"
    },
    "locale": {
      "enum": [
        "en",
        "es",
        "fr",
        "de",
        "it",
        "ja"
      ],
      "type": "string",
      "description": "Response language (default: en)"
    },
    "question": {
      "type": "string",
      "description": "Natural-language question about snow or a resort"
    },
    "partnerId": {
      "type": "string",
      "description": "Client hint for tailored guidance: claude, chatgpt, cursor, perplexity"
    },
    "hemisphere": {
      "enum": [
        "nh",
        "sh"
      ],
      "type": "string",
      "description": "Optional hemisphere hint when not resort-scoped"
    },
    "resortSlug": {
      "type": "string",
      "description": "Optional resort slug to scope the answer (e.g. jackson-hole)"
    }
  }
}

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 →