add_expense
Add a new expense by entering the amount, category, and description. Keep your financial records current and organized with every purchase.
Instructions
Add a new expense to the tracker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| category | Yes | ||
| description | Yes | ||
| subcategory | No | ||
| expense_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||