Schedule Delay Predict
schedule_delay_predictCompare planned vessel arrivals and departures with actual or estimated times to predict schedule delays, returning an on-time, at-risk, or delayed status.
Instructions
Compare planned carrier schedule timestamps with estimated/actual timestamps and return an on-time, at-risk, delayed, or unknown heuristic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plannedArrivalAt | No | ||
| estimatedArrivalAt | No | ||
| actualArrivalAt | No | ||
| plannedDepartureAt | No | ||
| actualDepartureAt | No | ||
| currentPositionObservedAt | No | ||
| now | No |