get_station_facilities
Find out which facilities are available at any Swiss station, including elevators, WiFi, step-free access, and waiting rooms.
Instructions
Report fixed facilities at a Swiss station: elevator, WiFi, step-free access, waiting room.
Use this tool when the user asks about accessibility, amenities, or what to expect at a station (e.g. "does Bern have step-free access?", "is there WiFi at Zürich HB?").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| station | Yes | Station name (e.g. "Zürich HB", "Bern", "Regensdorf"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| has_wc | No | ||
| has_wifi | No | ||
| has_lockers | No | ||
| has_elevator | No | ||
| station_name | Yes | ||
| has_waiting_room | No | ||
| has_step_free_access | No |