list-realms
Retrieve all available realms in Keycloak MCP Server to manage user access, roles, and groups efficiently.
Instructions
List all available realms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}