list_components
List all components in a Keycloak realm, filtered by name, parent, or type.
Instructions
List all components for the realm, optionally filtered by name, parent, or type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| name | No | Component name filter | |
| parent | No | Parent component ID filter | |
| type | No | Component type filter |