Recurring Get Recurring Summary
recurring_get_recurring_summarySummarize recurring transactions within a specified date range, optionally filtered by accounts, categories, merchants, frequencies, and types, with summary, full, or raw output modes.
Instructions
Get recurring summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| filters | No | ||
| end_date | Yes | ||
| start_date | Yes | ||
| output_mode | No | Output shape to return. Use summary for compact CLI-style defaults, full for complete structured data without raw, and raw for complete structured data including raw payloads. | summary |