tool_score_destinations
Rank travel destinations by cost, weather, safety, events, and quality of life. Input destinations, dates, and weights to find the best match for your preferences.
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 |
|---|---|---|---|
| destinations | Yes | ||
| travel_start | Yes | ||
| travel_end | Yes | ||
| weights | No | cost:3,weather:3,safety:2,events:1,quality_of_life:1 | |
| weather_pref | No | warm_dry | |
| origin | No |