get_journeys
Plan public transport routes in Berlin by entering origin and destination stop IDs to receive journey options with departure times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Origin stop ID | |
| to | Yes | Destination stop ID | |
| departure | No | Departure time (e.g. tomorrow 2pm) | |
| results | No | Number of results to return |