find_powder_trips
ActiveTool of SnowSure — Snow & Ski
Powder trips you can BOOK: ranks resorts by their 14-day forecast (best chance of fresh snow in the bookable window) and returns handpicked luxury ski hotels at each — "where to go AND where to stay". Use for "where should I book for powder", "best powder trip this month", "book a ski trip with good snow coming". Optional vibe filter (lux | hip | family | budget) shows only hotels handpicked into that tier. Each hotel carries an attribution-tagged booking link; booking completes on LUXSKI.
Parameters schema
{
"type": "object",
"properties": {
"vibe": {
"enum": [
"lux",
"hip",
"family",
"budget"
],
"type": "string",
"description": "Only show handpicked hotels in this tier: lux, hip, family, or budget"
},
"limit": {
"type": "number",
"description": "Number of destinations (default: 5)"
},
"region": {
"enum": [
"europe",
"north-america",
"asia",
"oceania",
"south-america",
"africa"
],
"type": "string",
"description": "Filter destinations by region"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SnowSure — Snow & Ski
https://github.com/mikeslone/snowsure-web
1/7 registries