MCP documentation | MCP docs for agents

ark_search_spot_quote_nearby_carriers

ark.search_spot_quote_nearby_carriers

Find carriers near a ZIP code from ARK carrier location history for quote outreach and bid targeting.

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

zipCodestringrequired

Pickup ZIP code to search around.

radiusMilesinteger

Carrier search radius in miles.

default: 150; min: 1; max: 500

limitinteger

Maximum nearby carriers to return.

default: 50; min: 1; max: 100

Result

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