Line Status
line_statusCurrent service status for London transport lines. Pass either a comma-separated list of modes (e.g. "tube,dlr") OR a specific lineId (e.g. "victoria", "central"). Returns each line with lineStatuses + statusSeverityDescription (e.g. "Good Service", "Minor Delays").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modes | No | Comma-separated transport modes: tube, dlr, overground, elizabeth-line, bus, tram, national-rail. Used when lineId is not given. | |
| lineId | No | Specific line id, e.g. "victoria", "central", "elizabeth". Takes precedence over modes. |