reporting_reports_list
List reports from a specific category in ServiceTitan. Use this tool to retrieve reports by category ID, with pagination and total count support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportCategory | Yes | Report category ID | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |