Search chains
search_chainsFind business chains by name to associate locations with their brand. Returns chain names, websites, and location counts, supporting exact, partial, or fuzzy matches.
Instructions
Searches business chains by name (exact/partial/fuzzy), ranked by relevance. Each chain has name (chains/{chain_id}), chainNames, websites and locationCount. Use the chain name when relating a location to its brand (location.relationshipData).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Matches to return (1..500; default 10). | |
| chainName | Yes | Chain name to search for, e.g. "walmart". |