Get next departures from a stop
get_departuresGet 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. |