Get Package Tracking Events
logistics.tracking.statusRetrieve the complete tracking timeline for a registered package: carrier scan events with timestamps and locations, delivery milestones, transit days, and origin/destination countries. Supports 3,200+ carriers across 220 countries.
Instructions
Get full tracking timeline for a registered package — latest status, all carrier scan events with timestamps and locations, delivery milestones, transit days, origin/destination countries. Supports 3,200+ carriers across 220 countries. Call tracking.register first if number is not yet registered (17TRACK)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracking_number | Yes | Tracking number previously registered with tracking.register. Returns full event timeline, carrier info, milestones, and delivery status |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |