MCP documentation | MCP docs for agents

ark_get_load_notification_settings

ark.get_load_notification_settings

Get tracking notification settings for a visible ARK load, including recipients, event toggles, throttle interval, and last sent timestamp.

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 whose tracking notification settings should be returned.

format: uuid

Result

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