update_expense
Modify details of an existing expense by supplying its ID and any fields to correct.
Instructions
Update an existing expense.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | ||
| category | No | ||
| expense_id | Yes | ||
| description | No | ||
| subcategory | No | ||
| expense_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||