MCP documentation | MCP docs for agents
ark_get_user_permissions
ark.get_user_permissions
List public ARK permissions with enabled state for an organization user before admin access changes.
- 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 permissions should be inspected.
format: uuid
Result
The tool returns the canonical ark.get_user_permissions 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.