Reports Get Report Data
reports_get_report_dataRetrieve structured financial report data with customizable grouping, sorting, filtering, and timeframe options. Choose output mode for compact or detailed results.
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 |
| session_path | No | ||
| fill_empty_values | No |