search_station
Search OeBB stations by name to retrieve station IDs, coordinates, and types needed for other train queries.
Instructions
Search OeBB stations by name.
Use this to find station IDs needed for other tools.
Returns matching stations with IDs, coordinates, and types.
Args:
query: Station name to search for (e.g. "Wien Hbf", "Salzburg")
max_results: Maximum number of results to return (default 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |