crehq_resolve_entity_affiliation
Determine if a business is part of a known brand or independent. Provide a URL, name, or address to receive affiliation status, canonical name, operator, and parent company with evidence.
Instructions
Resolve a public venue or business identity across hotels, restaurants, retail, healthcare, banks, auto dealers, EV charging, and other location categories. Use this when the user asks which chain or brand a venue belongs to, who operates or owns a location, or whether a venue is independent. Provide at least one of url, venue_name, or address; additional identity hints improve disambiguation. Returns affiliation_status (branded, independent, not_a_commercial_venue, or unresolved), canonical name, entity type, brand, operator, parent company, confidence, evidence, and checked time. Treat independent, not_a_commercial_venue, and unresolved as valid outcomes; never invent an affiliation beyond the returned evidence. If paid access is required, preserve the exact purchase_url and CREHQ intent_id for user-approved checkout, then install the newly emailed Pro key and reconnect before retrying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Public venue/business website URL using http:// or https://. | |
| source | No | Optional non-secret source label. Defaults to mcp. | |
| address | No | Street address, city/region, and country when known. | |
| session_id | No | Optional stable caller session id for attribution and post-purchase retry. | |
| venue_name | No | Venue or business name, used alone or to disambiguate the URL. |