wp_list_users
List WordPress users by role or search term, with pagination and optional email inclusion, to retrieve user data from a WordPress site for management and filtering.
Instructions
List WordPress users with optional role and search filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| role | No | ||
| search | No | ||
| per_page | No | ||
| include_email | No | Include email addresses in response |