search_all_duplicates
Analyze the complete order database to find all customers with duplicate drink orders, displaying the duplicate count per person.
Instructions
🔍 掃描全部訂單,找出所有有重複訂單的人物。 當使用者詢問「全局搜尋重複」、「誰有重複訂單」時,請呼叫此工具。
功能:
分析所有訂單
找出所有有重複的人物
顯示重複數量統計
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |