tool_search_ground_transport
Search bus, train, and ferry routes between two cities. Get multi-modal route overviews and direct booking links for major providers.
Instructions
Search bus, train, and ferry options between two cities.
Returns multi-modal route overview + direct booking links for Amtrak, FlixBus, Greyhound, Megabus, OurBus, BlaBlaCar, Busbud, Trainline, IRCTC, 12Go, and Rome2Rio. No API key required.
Args: origin_city: Departure city (e.g., "State College", "Paris", "Mumbai") destination_city: Destination city (e.g., "New York", "London", "Delhi") date: Departure date YYYY-MM-DD travelers: Number of travelers region: us, europe, india, sea — auto-detected if omitted
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| region | No | ||
| travelers | No | ||
| origin_city | Yes | ||
| destination_city | Yes |