Edit Expense
edit_expenseUpdate an existing expense by transaction ID, changing only the fields you provide. Correct amounts, categories, dates, or descriptions without altering other details.
Instructions
Edit an existing expense. Only the fields provided by the user will be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | ||
| category | No | ||
| description | No | ||
| transaction_id | Yes | ||
| transaction_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |