clm_count_shipments
Count shipments within a schedule date range, grouped by status: open, approved, completed, cancelled/rejected. Optionally filter by site to see counts for a specific location.
Instructions
Shipment counts for a site broken down by status bucket (open, approved, completed, cancelled/rejected).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | No | Site to query. Defaults to the authenticated caller's own site. | |
| filter_schedule_end_date | Yes | End of the schedule date window (inclusive). | |
| filter_schedule_start_date | Yes | Start of the schedule date window (inclusive). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||