update_expense
Update specific fields of an expense using its ID. Modify only the details you need to change.
Instructions
Update specific fields of an expense. Only supply what you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| notes | No | ||
| title | No | ||
| amount | No | ||
| merchant | No | ||
| expense_id | Yes | ||
| category_id | No | ||
| expense_date | No | ||
| payment_method | No | ||
| subcategory_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||