Search Connections
search_connectionsSearch for train connections between Swiss stations. Specify origin, destination, date, and time to retrieve schedules with transfer details and trip IDs for ticket pricing.
Instructions
Find train connections between two Swiss stations. Returns schedules with departure/arrival times, duration, transfers, and trip IDs for pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Origin station name or ID (e.g. "Zurich HB" or "8503000") | |
| to | Yes | Destination station name or ID (e.g. "Bern" or "8507000") | |
| date | No | Travel date in YYYY-MM-DD format (default: today) | |
| time | No | Departure time in HH:MM format (default: now) | |
| arrival_time | No | If true, the time parameter is treated as desired arrival time |