MCP documentation | MCP docs for agents
ark_get_carrier_fleet
ark.get_carrier_fleet
Get FMCSA fleet summary and VIN-backed vehicle evidence for a visible ARK carrier.
- Availability
- Expanded 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
- Yes
- Rate limit
- OAuth MCP credential and organization budgets
Input
carrierIdstringrequiredVisible ARK carrier ID whose FMCSA fleet evidence should be returned.
format: uuid
pageintegerdefault: 1; min: 1
limitintegerdefault: 100; min: 1; max: 500
Result
The tool returns the canonical ark.get_carrier_fleet 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.