users_list_users
List user accounts with optional filtering by role or status to manage access and identify account states.
Instructions
List user accounts, optionally filtered by role or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Filter by role. | |
| limit | No | Maximum number of items to return (page size). | |
| cursor | No | Opaque pagination cursor returned by a previous call. | |
| status | No | Filter by account status. |