snipeit_users_list
List users from Snipe-IT with optional search by name, username, or email, and filter by company or location. Supports pagination and sorting.
Instructions
List users with optional search/filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| order | No | ||
| offset | No | ||
| search | No | Search by name, username, or email | |
| company_id | No | ||
| location_id | No |