get_growth_velocity
Analyze weekly install, uninstall, and revenue data to detect growth acceleration signals. Input an app ID to see week-over-week velocity trends.
Instructions
Get week-over-week growth trends with acceleration signals.
Args: app_id: App GID or numeric ID (required). weeks: Number of weeks to analyze (default 12).
Returns: JSON string with weekly install/uninstall/revenue data and acceleration/deceleration signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weeks | No | ||
| app_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |