create_asset
Register a new asset in Snipe-IT by providing asset tag, model ID, and status ID. Set optional details like serial, location, cost, and purchase date to complete the asset record.
Instructions
資産を登録します。asset_tag、model_id、status_idは必須です。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| notes | No | ||
| serial | No | ||
| model_id | Yes | ||
| asset_tag | Yes | ||
| status_id | Yes | ||
| location_id | No | ||
| purchase_cost | No | ||
| purchase_date | No |