user_credentials
Audit a user's authentication setup by retrieving all configured credentials and MFA second factors.
Instructions
[READ] A user's configured credentials/authenticators — the MFA surface.
Args: user_id: User id, from list_users. target: IdP target name from config; omit for the default.
Returns {"credentials": [...], "returned": N, "truncated": false, "secondFactors": N} — always the user's complete credential set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| user_id | Yes |