Reports Get Report Data
reports_get_report_dataRetrieve Monarch Money report data by applying transaction filters and grouping by category, merchant, or timeframe to analyze income and expenses.
Instructions
Get report data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| filters | No | ||
| sort_by | No | ||
| group_by | No | category | |
| timeframe | No | ||
| 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 |
| fill_empty_values | No |