Subscribe to snow alerts
subscribe_alertsSubscribe to alerts for powder days, forecast snow windows, resort openings, or bluebird conditions. Configure type, resort, threshold, and delivery channel.
Instructions
Subscribe the signed-in user to snow alerts. Requires a SnowSure user access token (OAuth). type: 'powder' (OBSERVED fresh snow >= thresholdCm in 24h), 'forecast' (the 14-day FORECAST clears thresholdCm within windowDays — the proactive 'tell me when a powder trip is forming' watcher), 'opening' (resort opens for the season), or 'bluebird' (powder day then clear skies).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Alert type | |
| scope | No | Resort slug, or 'any' for all resorts (default 'any') | |
| channel | No | Delivery channel (default email) | |
| windowDays | No | forecast alerts only: scan the next N days of forecast (1–14, default 14) | |
| thresholdCm | No | Snow threshold in cm — fresh-snow for powder (default 15), 14-day forecast total for forecast (default 30) |
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). |