get_mrr_movement
Break down MRR into new, expansion, contraction, churn, and reactivation to pinpoint what drives revenue changes between periods.
Instructions
Get MRR movement breakdown: new, expansion, contraction, churn, reactivation.
Args: app_id: Filter by app (optional). period: '7d', '30d', '90d', '1y', or 'YYYY-MM-DD:YYYY-MM-DD'.
Shows how MRR changed between current and previous period.
Returns: JSON string with new, expansion, contraction, churn, reactivation MRR values and net new MRR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | ||
| period | No | 30d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |