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