You're viewing a demo portfolio

Join the waitlist
PRSM

plan_ski_trip

Active

Tool of SnowSure — Snow & Ski

declared in 3.12.7

Get ski trip recommendations based on dates, preferences, and conditions. Suggests best resorts for a given time period.

Parameters schema

{
  "type": "object",
  "properties": {
    "dates": {
      "type": "string",
      "description": "When you plan to travel — month name or date range, e.g. \"February\" or \"Jan 15-22\"."
    },
    "level": {
      "enum": [
        "beginner",
        "intermediate",
        "advanced",
        "expert"
      ],
      "type": "string",
      "description": "Skier or snowboarder ability level."
    },
    "region": {
      "enum": [
        "europe",
        "north-america",
        "asia",
        "oceania",
        "south-america",
        "africa",
        "any"
      ],
      "type": "string",
      "description": "Preferred ski region. Defaults to worldwide (any)."
    },
    "priority": {
      "enum": [
        "powder",
        "groomed",
        "terrain-variety",
        "short-lift-lines",
        "apres-ski",
        "family-friendly",
        "budget"
      ],
      "type": "string",
      "description": "Optional main trip priority (single value). Omit for best overall SnowSure score ranking."
    }
  },
  "description": "All fields are optional. Provide region and dates when possible for sharper recommendations.",
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SnowSure — Snow & Ski

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

1/7 registries
View full server →