clear_shopping_list
Clear your shopping list after a trip by removing only checked-off items or wiping the entire list, including unbought items.
Instructions
Clear the shopping list after a shop.
Args: done_only: True (the default) removes only the rows checked off, leaving anything still to buy. Pass False to wipe the list completely — that discards unbought items too.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| done_only | No |