get_journeys
Plan public transport journeys in Berlin by specifying origin, destination, and departure time. Retrieve multiple route options using the Berlin Transport MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
departure | No | Departure time (e.g. tomorrow 2pm) | |
from | Yes | Origin stop ID | |
results | No | Number of results to return | |
to | Yes | Destination stop ID |