travelpulse
Retrieve real-time travel intelligence: park waits, hours, crowds, weather, deals, itinerary, visa, insurance, packing, budget, currency, phrasebook, and translation. Global coverage for trip planning.
Instructions
TravelPulse: Global travel intelligence API. AI-synthesized destination guides, visa requirements, currency exchange, health advisories, packing lists, phrasebooks, weather, and travel insurance. Integrates real-t
Coverage: Global
Endpoints: • waits ($0.10): Live park wait times • hours ($0.10): Park hours and schedule • crowds ($0.10): Crowd prediction • weather ($0.10): Travel weather forecast • deals ($0.10): Travel deals • plan ($0.10): Trip itinerary • visa ($0.10): Visa requirements by nationality and destination • insurance ($0.10): Travel insurance comparison and recommendation • pack ($0.10): AI packing list by destination, climate, and activities • budget ($0.10): Daily travel budget by destination and style • currency ($0.10): Currency exchange rates and money tips for destination • phrasebook ($0.10): Essential travel phrasebook by destination language • translate ($0.10): Real-time travel translation (menus, signs, conversations)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Which endpoint to call. Options: waits | hours | crowds | weather | deals | plan | visa | insurance | pack | budget | currency | phrasebook | translate | |
| lang | No | lang | |
| park | No | Park name or slug e.g. magic-kingdom, universal-studios-florida, europa-park | |
| date | No | YYYY-MM-DD, default today | |
| destination | No | destination | |
| days | No | days | |
| style | No | style | |
| budget | No | budget | |
| nationality | No | Passport nationality (e.g. US, UK, India, Brazil, Nigeria) | |
| purpose | No | Visit purpose (tourism, business, nomad, transit) | |
| trip_type | No | Trip type — determines coverage priorities | |
| duration_days | No | Trip duration in days | |
| trip_cost_usd | No | Total prepaid trip cost in USD — for cancellation coverage sizing | |
| duration | No | Trip duration in days | |
| activities | No | Planned activities (e.g. hiking, beach, business, diving, winter sports) | |
| bag_type | No | Luggage constraint | |
| from | No | Home currency (e.g. USD, EUR, GBP) — default: USD | |
| to | No | Destination currency or country name | |
| amount | No | Amount to convert for reference calculation | |
| focus | No | Phrase focus area (transport, food, emergency, shopping, all) | |
| text | No | Text to translate | |
| from_lang | No | Source language (auto-detected if omitted) | |
| to_lang | No | Target language (default: English) | |
| context | No | Context hint (menu, sign, conversation, product) |