MCP documentation | MCP docs for agents

ark_save_load_route_segments

ark.save_load_route_segments

Replace stored route geometry segments for a visible ARK load using precomputed section mileage, duration, and encoded polyline data.

Availability
Expanded preview
Scopes
loads:write
ARK permissions
canEditLoad
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
No
Rate limit
OAuth MCP credential and organization budgets

Input

loadIdstringrequired

Visible ARK load ID whose route geometry should be replaced.

format: uuid

routeParamsHashstring | null

Stable hash of the route parameters. Required when sections are provided.

min length: 1

clearExistingboolean

default: false

Result

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