remove_item_field
Remove a specific custom field from an inventory item using its unique ID and the field name.
Instructions
Remove a custom field from an item by field name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | The ID (UUID) of the item to remove the field from | |
| fieldName | Yes | The name of the custom field to remove |