Update Asset
update_assetUpdate fields on an existing asset record, including name, serial number, status, or custom fields, by specifying the asset ID.
Instructions
Update fields on an existing Asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| status | No | ||
| asset_id | Yes | Asset record ID. | |
| serial_number | No | ||
| additional_fields | No | Any other FSM field API names → values (e.g. custom fields). |