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
loadIdstringrequiredVisible ARK load ID.
format: uuid
providerstringOptional tracking provider. Omit to use ARK provider selection.
one of: macropoint, truckertools, internal
trackingIdstringOptional 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.