get_top_customers
Rank customers by total spend or order count to identify VIP customers and reveal spending patterns.
Instructions
Rank customers by total spend or order count. Identifies VIP customers and spending patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of top customers to show (default: 10) | |
| sort_by | No | Metric to rank by (default: total_spent) | total_spent |