rbac__get_caller_access
Check the permissions an authenticated caller holds for a Red Hat application, with optional pagination and admin lookup of another user's access.
Instructions
Get RBAC access for the authenticated caller for one application.
Returns permissions for the identity used by this MCP server (service account or Bearer token)—not necessarily the human user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum records per page. | |
| offset | No | Pagination offset. | |
| username | No | Optional: query another principal's access (requires RBAC admin permission). | |
| application | Yes | Red Hat application name (e.g. vulnerability, inventory). Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |