get_recurring
Retrieve recurring items like subscriptions, bills, and income. Shows expected amounts, frequency, and match status for a specified period, defaulting to the current month.
Instructions
Get recurring items (subscriptions, bills, income). Shows expected amounts, frequency, and match status for the given period. Without dates, uses the current month.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End of period (YYYY-MM-DD) | |
| start_date | No | Start of period (YYYY-MM-DD) |