user_detail
Retrieves a user's full profile including enabled state, required actions, and attributes from Keycloak or Authentik. Specify user ID and optional target IdP.
Instructions
[READ] One user's full detail (enabled state, required actions, attributes).
Args: user_id: User id (Keycloak UUID / authentik pk), from list_users. target: IdP target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| user_id | Yes |