MCP documentation | MCP docs for agents

ark_invite_driver_app

ark.invite_driver_app

Create or link a driver mobile-app account and record broker-confirmed SMS consent for the driver invite workflow.

Availability
Expanded preview
Scopes
people:write
ARK permissions
one of: canCreatePersonone of: canEditPerson
Team visibility
Not entity-scoped
Approval policy
ask_before_send
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

driverIdstringrequired

Driver record ID returned as recordId by ark_search_people for type=driver.

format: uuid

consentConfirmedbooleanrequired

Must be true after the broker has confirmed SMS consent.

consentMethodstring

How the broker confirmed driver SMS consent.

one of: verbal, written, electronic; default: "verbal"

Result

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