MCP documentation | MCP docs for agents

ark_get_tracking_link

ark.get_tracking_link

Get a customer-facing tracking link for the active or selected tracking provider on a visible ARK load.

Availability
Expanded preview
Scopes
loads:dispatch
ARK permissions
canAssignLoads
Team visibility
Required and enforced
Approval policy
ask_before_write
ARK approval request
Required before execution
Idempotency
Required for external execution
Read-only
No
Destructive
No
External side effect
Yes
Rate limit
OAuth MCP credential and organization budgets

Input

loadIdstringrequired

Visible ARK load ID.

format: uuid

providerstring

Optional tracking provider. Omit to use ARK provider selection.

one of: macropoint, truckertools, internal

Result

The tool returns the canonical ark.get_tracking_link operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.