MCP documentation | MCP docs for agents

ark_get_person

ark.get_person

Get one carrier driver or dispatcher contact by ARK person ID.

Availability
Expanded preview
Scopes
people:read
ARK permissions
canViewPeople
Team visibility
Not entity-scoped
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

personIdstringrequired

ARK person ID for a carrier driver or dispatcher contact.

format: uuid

typestring

Optional role discriminator when a person can be both driver and dispatcher.

one of: driver, dispatcher

Result

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