MCP documentation | MCP docs for agents
ark_lookup_spot_quote_zip_coordinates
ark.lookup_spot_quote_zip_coordinates
Resolve ZIP codes to centroid coordinates used by spot quote lane, distance, and carrier-search workflows.
- Availability
- Expanded preview
- Scopes
loads:read- ARK permissions
canViewLoads- Team visibility
- Not entity-scoped
- 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
zipCodesarray<string>requiredZIP codes to resolve to spot quote centroid coordinates.
min items: 1; max items: 100
Result
The tool returns the canonical ark.lookup_spot_quote_zip_coordinates 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.