track-package
ChatGPTLook up the current status of a parcel by its tracking number via the 17Track service. The tool returns: the carrier name (auto-detected from the number — never ask the user), the canonical shipment status (Delivered, InTransit, OutForDelivery, etc.), the most recent tracking event (description, scrubbed-to-city location, timestamp), days in transit, and the carrier's estimated delivery window when one is available. The widget additionally renders a chronological event history. On error the response carries a typed
error code (invalid_tracking_number, not_found, rate_limited, upstream_unavailable, api_key_invalid, timeout, unknown) and the widget displays a targeted alert. Take one tracking number per call. Do not invent or assume tracking data beyond what the response contains. Do not narrate or summarize the rendered widget; speak again only if the user asks a follow-up (e.g. 'is it delivered?', 'when will it arrive?').





