intel_invoice_tracking
Track and analyze invoice data within ServiceTitan by date range and business unit to monitor financial performance and identify trends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | Yes | Start date (YYYY-MM-DD) | |
| endDate | Yes | End date (YYYY-MM-DD) | |
| businessUnitId | No | Filter by business unit ID | |
| businessUnitName | No | Filter by business unit name (resolved via cache, e.g. 'HVAC'). Alternative to businessUnitId. |