add_recurring_expense
Set up a recurring monthly expense by specifying description, amount, category, and optional day of month. Automate tracking of regular bills to keep budgets accurate.
Instructions
Add a recurring monthly expense.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| category | Yes | ||
| description | Yes | ||
| subcategory | No | ||
| day_of_month | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||