MCP documentation | MCP docs for agents

ark_stop_tracking

ark.stop_tracking

Stop the active tracking session for a visible load or a specific provider tracking ID.

Availability
Expanded preview
Scopes
loads:dispatch
ARK permissions
canAssignLoads
Team visibility
Required and enforced
Approval policy
ask_before_send
ARK approval request
Required before execution
Idempotency
Required for external execution
Read-only
No
Destructive
Yes
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

trackingIdstring

Optional active provider tracking ID for update or stop.

max length: 200

Result

The tool returns the canonical ark.stop_tracking 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.