List staff users
list_usersList staff and admin users to obtain their IDs for assigning tickets. Supports pagination and search by name or email.
Instructions
List staff/admin users (IDs are needed for assign_ticket).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page (default 20) | |
| offset | No | Pagination offset (default 0) | |
| search | No | Search by name or email |