GOSHAWK
match_entity_nameScore one name against up to 750 candidates; returns those over the threshold, ranked, each tagged with its index in the input array. compare_entity_names applied as a search (legal-form-, word-order- and obfuscation-aware). Over 750 candidates throws rather than truncating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| limit | No | Defaults to 10. | |
| query | Yes | The name to look for. | |
| threshold | No | Minimum score to return. Defaults to 0.7. | |
| candidates | Yes | Names to search. |