update_item
Update existing tracked items in Trackfusion by changing name, notes, status, or replacement date, identified by item ID.
Instructions
Update an existing tracked item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| notes | No | New notes | |
| itemId | Yes | Item ID | |
| status | No | New status | |
| replacementDate | No | Replacement date (ISO), or null to clear |