MCP documentation | MCP docs for agents
ark_set_customer_project44_mapping
ark.set_customer_project44_mapping
Create, update, or deactivate the tenant-admin project44 customer mapping for a visible ARK customer.
- Availability
- Expanded preview
- Scopes
customers:write- ARK permissions
canEditCustomer- Team visibility
- Required and enforced
- 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
customerIdstringrequiredVisible ARK customer ID.
format: uuid
activebooleanrequiredWhether project44 forwarding is active for this customer mapping.
project44CustomerIdstringproject44 customer ID. Required when active is true.
min length: 1; max length: 200
Result
The tool returns the canonical ark.set_customer_project44_mapping 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.