Customer Growth Analytics
fortnox_customer_growthIdentify growing and declining customers by comparing revenue across periods. Get growth rates and trends to spot opportunities and risks.
Instructions
Identify growing and declining customers by comparing revenue across periods. Shows growth rates and trends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| show | No | Filter to show only growing, declining, or all customers | all |
| top_n | No | Number of customers to return (1-100, default: 20) | |
| compare_to | No | Period to compare against. If not specified, compares to the previous equivalent period. | |
| min_revenue | No | Only include customers with at least this much revenue in either period | |
| current_period | Yes | Current period to analyze (e.g., 'this_quarter', 'this_year') | |
| response_format | No | Output format: 'markdown' or 'json' | markdown |