Connectors
Dispatch Platform connector

list_trips

List dispatch trips with optional date, driver, and status filters.
GETRead-onlyLive read

Parameters

Parameter Type Required Notes
datestringOptional

ISO date (YYYY-MM-DD). Defaults to today when omitted.

driver_idstringOptional

Driver ID used to filter assigned trips.

statusstringOptional

Trip status filter.

unassignedpendingin-progresscompletedlate

This tool maps to a Dispatch Platform REST endpoint. Live responses come from the connected dispatch system, so no example payload is shown here.