MCP documentation | MCP docs for agents
ark_get_user_commission_settings
ark.get_user_commission_settings
Get default role commission settings and customer-specific commission overrides for an organization user.
- Availability
- Expanded preview
- Scopes
admin:read- ARK permissions
- None
- 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
userIdstringrequiredOrganization user ID whose commission settings should be returned.
format: uuid
Result
The tool returns the canonical ark.get_user_commission_settings 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.