get_revenue_summary
Retrieve key revenue metrics (MRR, ARR, total revenue, growth rate, ARPU) for Shopify apps, with optional filtering by app and date range.
Instructions
Get revenue analytics: MRR, ARR, total revenue, growth rate, ARPU.
Args: app_id: Filter by app (optional, defaults to all apps). period: '7d', '30d', '90d', '1y', or 'YYYY-MM-DD:YYYY-MM-DD'.
Returns: JSON string with MRR, ARR, total net revenue, Shopify fees, growth rate vs. previous period, ARPU, and breakdown by app and currency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | ||
| period | No | 30d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |