list_users
Retrieve FreeIPA users and filter by UID, full name, or email to quickly locate matching accounts.
Instructions
List users in FreeIPA. Optionally filter by UID, full name (cn), or email address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cn | No | Filter by full name — substring match | |
| uid | No | Filter by UID (login name) — substring match | |
| No | Filter by email address — substring match | ||
| limit | No | Maximum number of users to return (default 100) |