rbac__lookup_tool_requirements
Look up required console roles for any Red Hat Lightspeed MCP tool, no access check. Use after a 403 to identify missing permissions before calling explain_access_denied.
Instructions
Return the console role names required for an MCP tool.
This reports required roles without checking the authenticated caller's
current access. Use explain_access_denied after a 403 response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | MCP tool name, e.g. inventory__find_host_by_name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||