snipeit_hardware_create
Create a new hardware asset in Snipe-IT by providing asset tag, status, model, and optional details like serial, location, and purchase cost.
Instructions
Create a new hardware asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Asset name | |
| notes | No | Notes | |
| serial | No | Serial number | |
| model_id | Yes | Asset model ID | |
| asset_tag | Yes | Unique asset tag | |
| status_id | Yes | Status label ID | |
| company_id | No | Company ID | |
| location_id | No | Location ID | |
| purchase_cost | No | Purchase cost | |
| purchase_date | No | Purchase date (YYYY-MM-DD) |