reporting_reports_data_create
Generate report data from ServiceTitan reports by specifying report category and ID, with optional parameters for pagination and filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page | |
| reportId | Yes | Report ID | |
| parameters | No | Report parameters (name/value pairs from report definition) | |
| includeTotal | No | Include total count | |
| reportCategory | Yes | Report category ID |