list_late_trips
Drill into late trips on a route to see delays, vehicle, and device details. After a route summary, this reveals which specific trips drove the on-time performance numbers.
Instructions
List usable trips that are late (or all usable trips if include_on_time).
Use after route_otp_summary to drill into which trips drove the number. Returns trip_id, delays, vehicle, device, and raw arrival timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| route | No | ||
| end_date | No | ||
| start_date | No | ||
| include_on_time | No | ||
| late_threshold_min | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |