get_subscriber_counts
Get daily subscriber counts by subscription type to monitor growth and churn rates over a specified date range.
Instructions
Get daily subscriber counts broken down by subscription type (free, paid, etc.). Useful for tracking growth and churn over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publication | No | Publication name (e.g., 'ny', 'la'). Required if multiple publications are configured. | |
| startDate | No | Start of date range (YYYY-MM-DD). | |
| endDate | No | End of date range (YYYY-MM-DD). |