search_resorts
ActiveTool of SnowSure — Snow & Ski
declared in 3.12.7
Search for ski resorts by name, country, or region. Returns matching resorts with basic conditions. Use for "find resorts in [location]" or "search [name]" queries.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Maximum results to return (default: 20)"
},
"query": {
"type": "string",
"description": "Search query - can be resort name, country, or partial match"
},
"country": {
"type": "string",
"description": "Filter by exact country name (e.g., \"Japan\", \"Switzerland\", \"United States\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SnowSure — Snow & Ski
https://github.com/mikeslone/snowsure-web
1/7 registries