sales_top_customers
Identify the top 20 customers by lifetime value using a Teradata database querying tool on the MCP Server for actionable sales insights.
Instructions
Get the top 20 customers by lifetime value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "_dynamic_toolArguments",
"type": "object"
}