update_last
Modify the most recently recorded expense by changing its amount, category, merchant, date, note, or tags without needing to locate its ID.
Instructions
Correct the most recently logged expense without needing its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| note | No | ||
| tags | No | ||
| amount | No | ||
| category | No | ||
| merchant | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||