uncross_item
Reactivate a previously crossed-off item in a grocery list, making it active again for shopping.
Instructions
Mark an item as active again. Prefer this over add_item when resolve_item_to_add recommends it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | The ID of the item to uncross | |
| listId | Yes | The ID of the list containing the item |