MCP documentation | MCP docs for agents
ark_import_carrier_onboarding_contact
ark.import_carrier_onboarding_contact
Create or reuse a dispatcher from a visible carrier onboarding contact. The import is source-idempotent and preserves existing person details.
- Availability
- Expanded preview
- Scopes
people:writecarriers:read- ARK permissions
canCreatePersoncanViewCarriers- 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
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
carrierIdstringrequiredVisible ARK carrier ID associated with the saved onboarding contact.
format: uuid
contactIdstringrequiredOpaque contact ID returned in an onboarding profile dispatcher candidate.
format: uuid
Result
The tool returns the canonical ark.import_carrier_onboarding_contact 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.