Search Connections
search_connectionsSearch for train connections between two stations on the Czech railway network. Returns departure times, duration, and transfers.
Instructions
Search for train connections between two stations. Returns available trains with departure times, duration, and transfers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Arrival station key or name (e.g., "Brno hl.n.") | |
| from | Yes | Departure station key or name (e.g., "Praha hl.n.") | |
| departure | Yes | Departure date and time in ISO 8601 format (e.g., "2024-03-15T08:00:00") | |
| passengers | No | Number of passengers (1-9, default: 1) |