MCP documentation | MCP docs for agents

ark_list_carrier_files

ark.list_carrier_files

List files and compliance documents attached to 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
No
Rate limit
OAuth MCP credential and organization budgets

Input

carrierIdstringrequired

Visible ARK carrier ID.

format: uuid

typestring

Optional carrier document type filter.

min length: 1; max length: 100

limitinteger

default: 50; min: 1; max: 100

cursorstring

Result

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