Plan trips with real data — flights, hotels, activities, restaurants, budgets, and day-by-day itineraries. Use when: user asks to plan a trip, find travel options, create an itinerary, or get travel recommendations. NOT for: booking (can't execute transactions), visa/immigration advice.
Create comprehensive travel itineraries with real data.
Gather or infer:
Use web_search for:
# [Destination] Trip — [X Days]
_Budget: [level] | Best for: [type of traveler]_
## Pre-Trip
- [ ] Visa requirements
- [ ] Vaccinations
- [ ] Travel insurance
- [ ] Currency / payment tips
## Day 1: [Theme]
**Morning:** [Activity] — [location, ~duration, ~cost]
**Lunch:** [Restaurant] — [cuisine, price range]
**Afternoon:** [Activity]
**Evening:** [Activity/Dinner]
**Transport:** [how to get between spots]
## Day 2: [Theme]
...
## Budget Estimate
| Category | Estimated Cost |
|----------|---------------|
| Accommodation | $X/night × Y nights |
| Food | $X/day × Y days |
| Activities | $X total |
| Transport | $X total |
| **Total** | **$X** |
## Pro Tips
- [Local insight 1]
- [Money-saving tip]
- [Cultural note]