tdx-asset-create
Create new assets in TeamDynamix by specifying required details like name, status, and optional attributes for IT inventory management.
Instructions
Create a new TDX asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | TDX app ID (defaults to env TDX_APP_ID) | |
| formId | No | Form ID | |
| statusId | Yes | Status ID | |
| name | Yes | Asset name | |
| serialNumber | No | Serial number | |
| modelId | No | Model ID | |
| manufacturerId | No | Manufacturer ID | |
| supplierId | No | Supplier ID | |
| locationId | No | Location ID | |
| locationRoomId | No | Location room ID | |
| owningDepartmentId | No | Owning department ID | |
| owningCustomerId | No | Owning customer UID | |
| requestingCustomerId | No | Requesting customer UID | |
| requestingDepartmentId | No | Requesting department ID | |
| purchaseCost | No | Purchase cost | |
| acquisitionDate | No | Acquisition date (ISO) | |
| expectedReplacementDate | No | Expected replacement date (ISO) | |
| externalId | No | External ID | |
| attributes | No | Custom attributes |