run_report
Execute a ServiceTitan report using its ID. Pass parameters like date ranges to filter data and retrieve results page by page.
Instructions
Run a ServiceTitan report by ID.
parameters: JSON string of report parameters, e.g. '{"From":"2024-01-01","To":"2024-12-31"}'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes | ||
| parameters | No | ||
| page | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |