Compare ski passes
compare_passesCompare ski passes by price, resort coverage, and value. Input your planned resorts and trip days to see which pass offers the best coverage and cost savings versus daily tickets.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| passIds | No | Passes to compare (default: all). e.g. ["epic-pass","ikon-pass"] | |
| tripDays | No | Total days you plan to ski (for the value calc) | |
| resortSlugs | No | Resorts you plan to ski — used for coverage scoring | |
| dailyTicketUsd | No | Override the assumed window ticket rate (default $185) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | No | Human-readable markdown summary of the tool result (may be omitted when structuredContent carries a typed payload; content[0].text always has the prose). |