MCP documentation | MCP docs for agents

ark_mark_load_delivered

ark.mark_load_delivered

Mark a visible dispatched ARK load delivered, create delivery billing records, close the active dispatch, stop active tracking, and run configured delivery side effects.

Availability
Expanded preview
Scopes
loads:write
ARK permissions
one of: canEditLoadone of: 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
No
External side effect
Yes
Rate limit
OAuth MCP credential and organization budgets

Input

loadIdstringrequired

Visible dispatched ARK load ID to mark delivered using the deliver-and-bill workflow.

format: uuid

Result

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