MCP documentation | MCP docs for agents

ark_update_integration_settings

ark.update_integration_settings

Update organization-level ARK Tracking, DAT, Sylectus, MacroPoint, TruckerTools, MyCarrierPortal, RMIS, or Highway settings and credentials.

Availability
Expanded preview
Scopes
admin:write
ARK permissions
None
Team visibility
Not entity-scoped
Approval policy
ask_before_write
ARK approval request
Required before execution
Idempotency
Required for external execution
Read-only
No
Destructive
No
External side effect
Yes
Rate limit
OAuth MCP credential and organization budgets

Input

providerstringrequired

Integration provider to update.

one of: ark_tracking, dat, highway, macropoint, mycarrierportal, rmis, sylectus, truckertools

enabledboolean

Enablement flag used by ARK Tracking.

clientIdstring

Provider username, service account username, Corp ID, or client identifier.

clientSecretstring

Provider password, API password, or API key secret.

apiKeystring

Provider API key for integrations such as Highway.

<key>any

Result

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