logistics_track_shipment
Track a shipment by supplying its ID and carrier to return current status, timestamps, locations, and tracking events.
Instructions
Station 2: Track a shipment and get current status.
Returns tracking events with timestamps, locations, and status updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shipment_id | Yes | Shipment identifier (e.g. SHP-A1B2C3D4) | |
| carrier | No | Carrier name (dhl, fedex, sf_express, usps) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||