MCP documentation | MCP docs for agents
ark_search
ark.search
Search across available ARK loads, customers, carriers, locations, users, and docs with one query.
- Availability
- Core preview
- Scopes
context:read- ARK permissions
- None
- 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
querystringrequiredmin length: 2; max length: 100
domainsarray<string>min items: 1; max items: 7
limitPerDomainintegerdefault: 5; min: 1; max: 10
Result
The tool returns the canonical ark.search 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.