search_station
Search for German train stations by name to retrieve station IDs and full names for use in journey planning or departure lookups.
Instructions
Find German train stations by name. Returns one line per match with the station ID and full name.
The station ID is what you pass to get_departures or plan_journey.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Station name or fragment, e.g. 'Berlin Hbf' | |
| limit | No | Max results (1-10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |