log_spend
Log grocery spending after shopping to track budget. Enter amount, store, date, and items for confirmation.
Instructions
Record grocery spending for budget tracking. USE WHEN: logging what was spent after a shopping trip. Returns confirmation with amount, store, date, and item count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | YYYY-MM-DD | |
| items | Yes | Items bought | |
| notes | No | ||
| store | Yes | Store name, e.g. 'Netto' or 'Føtex' | |
| estimatedTotal | Yes | Amount spent in local currency |