Update Expense
update_expenseModify an existing expense record by updating only the fields you specify, using valid categories from the categories resource.
Instructions
Update an existing expense. Only provided fields are changed. category and subcategory must come from the data://categories resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| date | No | ||
| note | No | ||
| amount | No | ||
| category | No | ||
| subcategory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||