snipeit_hardware_update
Update an existing asset's details, such as name, serial, model, status, location, cost, or purchase date, by providing the asset ID and any fields to modify.
Instructions
Update fields on an existing asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Asset ID | |
| name | No | ||
| notes | No | ||
| serial | No | ||
| model_id | No | ||
| status_id | No | ||
| location_id | No | ||
| purchase_cost | No | ||
| purchase_date | No |