add_recurring
Add a monthly recurring expense that automatically posts on your chosen day each month, tagged as recurring; if the day has passed, it posts immediately, and short months use their last day.
Instructions
Add a monthly recurring expense (rent, internet, subscriptions).
It posts itself on day_of_month each month, tagged 'recurring'. A day past the
end of a short month posts on that month's last day. If the day has already
passed this month, it posts immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| category | No | ||
| merchant | No | ||
| day_of_month | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||