Destination hub
get_destinationRetrieve member ski areas for a multi-mountain destination hub such as Niseko, Chamonix, or Aspen Snowmass. Returns a table of resorts within the hub.
Instructions
Multi-mountain destination hub (Niseko, Chamonix, Aspen Snowmass umbrella) with a table of member ski areas. Use ONLY when the user names the hub itself — NOT for photo gallery (→ get_resort_photos on a specific mountain slug) and NOT for resort guide cards (→ get_resort_info).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Destination slug (e.g. niseko, chamonix, hakuba, aspen-snowmass) or alias like "hakuba valley" | |
| limit | No | Max member resorts to return (default 12) |
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). |