snipeit_hardware_list
Retrieve IT hardware assets from Snipe-IT using filters like search, status, category, location, or assigned user to locate specific devices.
Instructions
List hardware assets with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort field (e.g. created_at, name) | |
| limit | No | Max results (default 50) | |
| order | No | Sort order | |
| offset | No | Pagination offset | |
| search | No | Search term (asset tag, serial, name) | |
| status | No | Filter by status label name | |
| status_id | No | Filter by status label ID | |
| assigned_to | No | Filter by assigned user ID | |
| category_id | No | Filter by category ID | |
| location_id | No | Filter by location ID |