live_departures
Retrieve real-time UK train departures. See expected times, platforms, delays, cancellations for the next two hours, filterable by destination, offset, or calling points.
Instructions
Live departure board for the next ~2 hours: expected times, platforms, delays, cancellations. Uses Darwin (National Rail); falls back to RTT or the timetable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Only trains calling at this station. | |
| rows | No | ||
| station | Yes | Station name or CRS code. | |
| offset_minutes | No | Shift the board start (e.g. 30 = from +30 min). | |
| include_calling_points | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| board | Yes | ||
| filter | No | ||
| source | Yes | ||
| station | Yes | ||
| messages | No | Station/network alerts. | |
| services | Yes | ||
| platform_available | No | False if the live feed publishes no platforms for this station. |