MCP documentation | MCP docs for agents
ark_list_load_stops
ark.list_load_stops
List visible pickup, delivery, and intermediate stops for an ARK load with scheduled and actual timing.
- Availability
- Core 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
loadIdstringrequiredformat: uuid
limitintegerdefault: 100; min: 1; max: 100
Result
The tool returns the canonical ark.list_load_stops 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.