brands_in_operator_network
Find brands connected to a target brand through shared sellers or operators. Reveals the operator graph of distribution channels.
Instructions
Find brands that share operators/sellers with a target brand. Returns brands ranked by how many operators they share. Use when the user asks 'what brands are in X's network?', 'brands related to Ninja', 'who else do Ninja's sellers carry?', 'brands in the same seller network', or 'brand family'. This reveals the operator graph — brands connected through shared distribution channels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | The target brand to find network connections for. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| limit | No | ||
| brand_contains | No | Only keep related brands whose name contains this substring. | |
| min_shared_operators | No | Only related brands sharing at least this many operators. | |
| max_shared_operators | No | ||
| min_observed_buybox_days | No | ||
| max_observed_buybox_days | No | ||
| min_seller_count | No | ||
| max_seller_count | No | ||
| min_control_score | No | ||
| max_control_score | No |