get_top_customers
Retrieve the highest-value customers by analyzing order count data from legacy databases to inform business strategy and customer relationship management.
Instructions
Lists top N customers by order count
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Parameter: limit | |
| source_name | Yes | The database source (auto-filled) |