WEAVERBIRD
deduplicate_entity_namesCluster up to 250 names into groups that are the same entity — the work behind a CRM merge or supplier-list cleanup. Grouped by distinctive words, not compared exhaustively; the response reports how many comparisons ran. If one word dominates the list, "truncated" is true (clustering incomplete) — split and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| names | Yes | ||
| threshold | No | Defaults to 0.85. |