MCP documentation | MCP docs for agents

ark_get_internal_tracking_session

ark.get_internal_tracking_session

Get the latest internal ARK Tracking session detail for a visible load, including pending driver invite, stops, latest internal location, driver, and dispatch state.

Availability
Expanded preview
Scopes
loads:read
ARK permissions
canViewLoads
Team visibility
Required and enforced
Approval policy
none
ARK approval request
Not required
Idempotency
Not required
Read-only
Yes
Destructive
No
External side effect
No
Rate limit
OAuth MCP credential and organization budgets

Input

loadIdstringrequired

Visible ARK load ID.

format: uuid

Result

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