Recent expenses
list_recent_expensesList the most recent expenses, newest first, optionally filtered by category. Answers "what are my latest expenses?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return (default 10, max 50). | |
| category | No | Optional category name to filter to. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |