intel_membership_health
Analyze membership health metrics for ServiceTitan customers by retrieving data for specified date ranges, optionally including service revenue details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | Yes | Start date (YYYY-MM-DD) | |
| endDate | Yes | End date (YYYY-MM-DD) | |
| includeServiceRevenue | No | Include totalServiceRevenue from invoice pagination (adds ~1-2s latency). Default: false. |