Resort weather forecast
get_weather_forecastGet day-by-day weather forecast for a ski resort, covering temperature, snowfall, wind, and conditions for up to 14 days.
Instructions
Get detailed day-by-day weather forecast for a resort including temperature, snowfall, wind, and conditions for each of the next 14 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to forecast (default: 7, max: 14) | |
| slug | Yes | Resort slug |
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). |