bike_friendly_route
Find Swiss train connections and identify which legs allow bicycles. Uses train-type heuristics to flag bike-friendly routes.
Instructions
Find connections and annotate each leg with a bike-allowed heuristic.
Heuristic only: S/RE/IR/R lines typically allow bikes without reservation, IC/EC/ICE require reservations (and on some routes do not allow bikes at all), buses and trams generally do not allow bikes. Always verify on sbb.ch/velo for the actual journey.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of connections to return (default 3). | |
| to_station | Yes | Destination station name. | |
| from_station | Yes | Origin station name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||