search_packages
Search hand-curated trip packages bundling event tickets + hotel + experiences with savings vs DIY booking. Packages live on dedicated /packages/ pages and include preview hotel, ticket category, and (sometimes) experience list. Filter by category (concerts, f1, world_cup, tennis, nfl, etc.), city, country, date range, or package type (single_event for one-day events; multi_event_city for multi-day city trips with multiple events). Use this when the user wants a complete trip recommendation. For raw event inventory only, use search_events. Prices include all package components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Filter by destination city (e.g. 'London', 'New York'). | |
| limit | No | ||
| country | No | Filter by destination country name (e.g. 'England', 'USA', 'Spain'). Note: packages use country name, not ISO code. | |
| date_to | No | ||
| category | No | Package category. Common values: concerts (1000+ packages), f1 (Formula 1 race weekends), world_cup (FIFA World Cup 2026), tennis (Grand Slams), nfl, mlb, nba, nhl, epl/la_liga/serie_a/bundesliga (soccer leagues), city_multi (multi-event city trips), festivals. | |
| currency | No | ||
| date_from | No | ||
| package_type | No | single_event (one event) or multi_event_city (multiple events in one city trip). |