update_price
Manually update the price on a saved item. Records old and new price for comparison. This is a manual correction, not automatic price tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The item ID | |
| price | Yes | New current price | |
| reason | No | Why this change was made (shown to user in change history) | |
| source | No | Price update source |