Plan a ski road trip
plan_ski_road_tripPlan a multi-stop ski road trip by selecting top-scoring resorts, ordering them into a drivable route, allocating days across stops, and integrating live conditions and chain-control updates.
Instructions
Plan a multi-stop ski road trip: picks the top-scoring resorts in a region, orders them into a drivable route (nearest-neighbour, minimal backtracking), allocates your days across stops, estimates each driving leg, and folds in live conditions plus chain-control where covered. Args: region (required), days, optional pass.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| pass | No | Optional ski pass to limit stops (e.g. epic, ikon) | |
| region | Yes | europe | north-america | asia | oceania | south-america | alps | rockies | japan | any |
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). |