Mark an item as worn/not worn
set_item_wornMark an item as worn in a packing list category, automatically clearing its consumable status. Toggle worn state to manage gear placement and weight tracking.
Instructions
Worn and consumable are mutually exclusive: setting worn=true automatically clears consumable on this item placement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worn | Yes | ||
| itemId | Yes | ||
| categoryId | Yes |