Update Inventory Details
update_inventory_detailsSet an inventory item's typed details — kind vehicle/housing/bike/structure/power + that variant's fields (vehicle: plate/makeModel/vin/fuelType; housing: sleepCapacity/powerNeeds; power: rating/phase/voltage). Requires event_id + item_id + kind + details; host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| details | Yes | ||
| item_id | Yes | ||
| event_id | Yes |