Skip to main content
Both tracking tools are read-only. They retrieve data from your FreightPOP account and never modify anything.

get_tracking

Returns tracking events for one or more shipments. You can look shipments up three ways: by FreightPOP shipment ID, by carrier tracking number, or by order number. Up to 50 lookups per call.
  • Type: Read-only
  • Example prompt: “Track shipment 1234567890 in FreightPOP.”
  • Example prompt: “Where are orders SO-1042 and SO-1043 right now?”

freightpop_get_shipment_details

Returns the full shipment record: carrier and service, selected rate, shipper and consignee addresses, line items, attached documents, and tracking numbers. Lookups are supported by quote ID, shipment ID, PRO number, order number, or date.
  • Type: Read-only
  • Example prompt: “Pull up the full details for PRO 123456789.”
  • Example prompt: “What carrier and rate did we use on order SO-1042?”