Resorts on a ski pass
find_pass_resortsList resorts included in a ski pass, with optional region filter. Get resort names and slugs for detailed data.
Instructions
List the resorts on a ski pass, optionally filtered to a region. Returns names + SnowSure slugs you can pass to get_resort.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| passId | Yes | Pass id, e.g. ikon-pass | |
| region | No | Optional region filter (matches the pass’s region labels) |
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). |