get_retention_cohorts
Retrieve monthly revenue retention cohorts with percentages, filterable by app and tracking period, to reveal expansion or contraction.
Instructions
Get monthly revenue retention cohort table.
Args: app_id: Filter by app (optional). months: How many months to track per cohort (default 12).
Returns: JSON string with monthly cohort table showing revenue retention percentages. Values above 100% indicate expansion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | ||
| months | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |