get_client_protocol_mapper
Retrieves a specific protocol mapper configuration for a client in a Keycloak realm using the client UUID and mapper ID.
Instructions
Get a protocol mapper for a client by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| client_uuid | Yes | Client UUID | |
| mapper_id | Yes | Protocol mapper ID |