loki_get_phlebo_planned_route
Retrieve a planned route for a rider on a specified date, including ordered waypoints and locations, to compare with actual route and detect deviations.
Instructions
The planned route for a phlebo/rider on a date: ordered [lng,lat] waypoints plus order/home/hub locations. Compare with loki_get_phlebo_actual_route to spot route deviations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Day, YYYY-MM-DD. | |
| phlebo_id | Yes | Numeric rider id. |