intel_membership_health
Summarize membership health for a date range using sales, cancellations, expirations, renewals, status movements, and conversion metrics.
Instructions
Summarize membership activity from Report 182 and business-unit membership opportunities and conversions from Report 178 for the selected date range. Returns active-at-end counts, sales, cancellations, expirations, renewals, other status movements, and conversion metrics; it does not calculate a cohort retention rate. includeServiceRevenue adds tenant-wide invoice service revenue for the period, which is not membership-attributed. Partial source failures are returned in _warnings.
Examples:
"How are memberships doing this year?" -> startDate="2026-01-01", endDate="2026-03-10"
"Show membership status movements last quarter" -> startDate="2025-10-01", endDate="2026-01-01"
"How many new signups vs cancellations?" -> startDate="2026-01-01", endDate="2026-03-10"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | End date (YYYY-MM-DD) | |
| startDate | Yes | Start date (YYYY-MM-DD) | |
| includeServiceRevenue | No | Include tenant-wide totalServiceRevenue by fetching every available invoice page for the period. Default: false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||