get_expenses
Retrieve a list of personal expenses with optional filters for year, month, and category to view spending history.
Instructions
Get a list of expenses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Optional year. | |
| month | No | Optional month (1-12). | |
| category | No | Optional category to filter by. |