MCP documentation | MCP docs for agents
ark_delete_person
ark.delete_person
Soft-delete a carrier driver or dispatcher contact using the same person deletion behavior as the ARK UI.
- Availability
- Expanded preview
- Scopes
people:write- ARK permissions
canDeletePerson- 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
- Yes
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
personIdstringrequiredARK person ID to soft-delete.
format: uuid
Result
The tool returns the canonical ark.delete_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.