reporting_reports_list
Lists report definitions within a specified report category, letting you explore available reports before fetching details or executing one.
Instructions
List report definitions within a known report category. Use reporting_report_categories_list to discover category IDs, then use reporting_reports_get for one report definition before executing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| reportCategory | Yes | Report category ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||