You're viewing a demo portfolio

Join the waitlist
PRSM

compare_passes

Active

Tool of SnowSure — Snow & Ski

declared in 3.12.7

Compare ski passes on price, resort coverage, and value. Optionally pass resortSlugs you plan to ski and tripDays to see which pass covers them and whether it beats buying window lift tickets.

Parameters schema

{
  "type": "object",
  "properties": {
    "passIds": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Passes to compare (default: all). e.g. [\"epic-pass\",\"ikon-pass\"]"
    },
    "tripDays": {
      "type": "number",
      "description": "Total days you plan to ski (for the value calc)"
    },
    "resortSlugs": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Resorts you plan to ski — used for coverage scoring"
    },
    "dailyTicketUsd": {
      "type": "number",
      "description": "Override the assumed window ticket rate (default $185)"
    }
  }
}

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 →