MCP documentation | MCP docs for agents

ark_list_load_files

ark.list_load_files

List files and documents attached to a visible ARK load.

Availability
Expanded preview
Scopes
loads:read
ARK permissions
canViewLoads
Team visibility
Required and enforced
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

loadIdstringrequired

Visible ARK load ID.

format: uuid

typestring

Optional 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_load_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.