tool_score_destinations
Score destinations by cost, weather, safety, events, and quality of life for your travel dates. Set custom weights and weather preferences to rank options based on your priorities.
Instructions
DIFFERENTIATOR: Multi-objective destination ranking.
Scores destinations on cost + weather + safety + events + quality of life simultaneously. The killer "where should I actually go?" tool.
Args: destinations: Comma-separated (e.g., "Paris,Rome,Barcelona,Tokyo") travel_start: YYYY-MM-DD travel_end: YYYY-MM-DD weights: key:weight pairs (e.g., "cost:3,weather:2") weather_pref: warm_dry, cool_dry, warm_any, snow, shoulder_season origin: Optional origin airport
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | No | ||
| weights | No | cost:3,weather:3,safety:2,events:1,quality_of_life:1 | |
| travel_end | Yes | ||
| destinations | Yes | ||
| travel_start | Yes | ||
| weather_pref | No | warm_dry |