track_asset_lifecycle
Update an asset's lifecycle stage in ServiceNow using asset ID and new stage, with optional notes to track transitions.
Instructions
Track asset lifecycle events and stage transitions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Transition notes | |
| asset_id | Yes | Asset tag or sys_id | |
| new_stage | Yes | Lifecycle stage: in_stock/in_use/in_maintenance/retired/disposed |