update_expense
Update an existing expense's details by providing its ID and optionally setting new amount, category, date, description, or subcategory.
Instructions
Update an existing expense's details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| amount | No | ||
| category | No | ||
| expense_id | Yes | ||
| description | No | ||
| subcategory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||