MCP documentation | MCP docs for agents

ark_get_carrier_crashes

ark.get_carrier_crashes

Get FMCSA crash rows 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

carrierIdstringrequired

Visible ARK carrier ID whose FMCSA crashes should be returned.

format: uuid

cursorstring

Pagination cursor returned by the previous call.

limitinteger

default: 50; min: 1; max: 200

Result

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