MCP documentation | MCP docs for agents

ark_search_carriers

ark.search_carriers

Search active visible ARK carriers by name, code, DOT number, MC number, SCAC, phone, or email.

Availability
Core preview
Scopes
carriers:read
ARK permissions
canViewCarriers
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

querystring

min length: 1; max length: 100

activeboolean
includeDoNotUseboolean

default: false

limitinteger

default: 25; min: 1; max: 100

cursorstring

min length: 1

Result

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