list_assets
Retrieve IT assets with filters for state, class, assignee, or location to quickly find specific hardware, licenses, or consumables.
Instructions
List IT assets with optional filtering by state, class, or assigned user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records (default 25) | |
| query | No | Additional encoded query | |
| state | No | Asset state: "in_use", "in_stock", "retired", "missing" | |
| location | No | Location name or sys_id | |
| asset_class | No | Asset class: "alm_hardware", "alm_license", "alm_consumable" | |
| assigned_to | No | User sys_id to filter by assignee |