list_appointment_metrics
Get filtered appointment metrics by dock, carrier, load type, or date to analyze scheduling efficiency and performance.
Instructions
Retrieve an appointment list that matches the criteria described in the request body
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dockIds | No | Dock IDs to filter | |
| loadTypeIds | No | Load type IDs to filter | |
| carrierIds | No | Carrier IDs to filter | |
| tags | No | Tags to filter | |
| dateField | No | Date field filter object | |
| appointmentTypes | No | Appointment types to filter | |
| allCarriers | No | Include all carriers | |
| exportFields | No | Fields to include in export | |
| skipCustomFields | No | Skip custom fields |