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
providerstringrequiredIntegration provider to update.
one of: ark_tracking, dat, highway, macropoint, mycarrierportal, rmis, sylectus, truckertools
enabledbooleanEnablement flag used by ARK Tracking.
clientIdstringProvider username, service account username, Corp ID, or client identifier.
clientSecretstringProvider password, API password, or API key secret.
apiKeystringProvider API key for integrations such as Highway.
configobjectProvider-specific settings object. Use the provider settings docs or current settings tool for expected keys.
<key>anyResult
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.