← Back to all apps

Maersk

Businessby Maersk
Launched Jun 9, 2026 on ChatGPT

Track Maersk shipments quickly by entering your tracking ID or container number. This app fetches the latest tracking details in one place, including key shipment milestones, locations, and container updates, so logistics teams and customers can check status without digging through carrier systems.

5ChatGPT Tools
MaerskDeveloper
BusinessCategory

Available Tools

Get Air Tracking

get_air_tracking
Full Description

Use this tool when the user asks about an air cargo or air freight shipment.Accepted formats include numeric-only (e.g. 1761234567), carrier prefix + digits (e.g. SG100030315) 10–19 characters.Look up the current status of an air shipment by Air Waybill (AWB) number. Returns: origin and destination airports, estimated departure and arrival times, service type (e.g. Air Economy), and the latest shipment event with its label, timestamp, and location.

Parameters (2 required)
Required
tracking_idstring

Air Waybill tracking number, 10–19 characters. Accepted formats include: - numeric-only (e.g. 1761234567) - carrier prefix + digits (e.g. SG100030315)

user_querystring

The user's original question or request, for example: "Where is cargo SG100030315?"

Get Ground Tracking

get_ground_tracking
Full Description

Use this tool for ground/truck shipments. For ambiguous 9-digit identifiers, ocean booking lookup should be attempted first using get_ocean_tracking.

Parameters (2 required)
Required
tracking_idstring

Ground tracking number. Exactly 9 digits (e.g. 123456789).

user_querystring

The user's original question or request, for example: "track 123456789?" or "where is 987654321?"

Get Lcl Tracking

get_lcl_tracking
Full Description

Use this tool when the user asks about an LCL (Less than Container Load) shipment or LCL cargo. Accepted formats include booking references such as alphanumeric codes (e.g. 26PRG0000153). Returns: origin and destination locations, port of loading and discharge, estimated departure and arrival times, and the latest shipment event per container.

Parameters (2 required)
Required
tracking_idstring

LCL shipment booking reference or House Bill of Lading number. Accepted formats include alphanumeric codes such as 26PRG0000153.

user_querystring

The user's original question or request, for example: "Where is my LCL shipment 26PRG0000153?"

Get Ocean Tracking

get_ocean_tracking
Full Description

Look up the current status of an ocean shipment by booking number (9 digits) or container number (e.g. MNBU1234567).Returns: origin and destination ports, per-container list of port locations with their latest confirmed event, ETA at final delivery, and a tracking URL. Use this tool when the user asks about a sea or ocean shipment.

Parameters (2 required)
Required
tracking_idstring

Booking number (exactly 9 digits, e.g. 123456789) or container number (4 letters + 7 digits, e.g. MNBU1234567). Do not include spaces or dashes.

user_querystring

The user's original question or request, for example: "Where is container MNBU1234567?" or "What is the ETA for booking 123456789?"

Get Parcel Tracking

get_parcel_tracking
Full Description

Use this tool when the user asks about a parcel or last-mile delivery shipment. Accepted formats: (1) Maersk parcel tracking number starting with "1M" followed by alphanumeric characters (e.g. 1MTRVB1A90007961520); (2) exactly 22-digit numeric tracking number used in Europe and North America. Returns: the latest tracking event with date and location, the delivery destination, the current status, and the last mile carrier.

Parameters (2 required)
Required
tracking_idstring

Maersk parcel tracking number. Either starts with "1M" followed by alphanumeric characters (e.g. 1MTRVB1A90007961520), or exactly 22 digits (Europe/North America format).

user_querystring

The user's original question or request, for example: "Where is my parcel 1MTRVB1A90007961520?"

Get Tracking

get_tracking
Full Description

Fetch tracking details by booking number or container number. This is a read-only lookup tool. Explain the returned tracking data only. Do not suggest next actions or unsupported operations.

Parameters (1 required)
Required
tracking_idstring

Booking number (9 numerical digits) or container number (for example MNBU1234567).