Get next departures from a stop
get_departuresRetrieve upcoming departures from a Norwegian stop place, including realtime delays and cancellations, with details on line, destination, times, platform, and cancellation status.
Instructions
Get the next departures from a stop place (Entur), including realtime delays and cancellations. Each departure shows line, destination, scheduled and expected times, delay, platform, and whether it is cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | How many upcoming departures to return | |
| stop_place_id | Yes | Entur Stop Place ID, e.g. 'NSR:StopPlace:59872'. Get one from resolve_stop_place. |