dedupe entities
dedupe_entitiesFind records in a supplier/customer/store list that are probably the SAME entity under different names — "北京星辰科技有限公司" vs "星辰科技(北京)" — by cross-checking name similarity against hard identifiers: tax ID (统一社会信用代码, checksum-verified), phone, domain, bank account, address. It never merges anything: it returns candidate groups with the evidence for each link, pairs that need human review, and — just as
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| bank | No | ||
| name | No | ||
| text | No | ||
| phone | No | ||
| sheet | No | ||
| domain | No | ||
| tax_id | No | ||
| address | No | ||
| name_threshold | No |