private_resolve
Resolve a messy or partial business name to ONE canonical government record, with a computed confidence score (0-1), an ambiguity flag and ranked alternatives. Use this when you have a company name from a document, email or user message and need to identify the actual registered entity. Prefer this over private_search when the goal is identification rather than browsing. If confidence is below 0.6, show the user the alternatives instead of choosing one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City, used as a corroborating signal | |
| query | Yes | Business name as you have it, however messy | |
| state | No | Two-letter state code to narrow the search, e.g. FL |