find_alternatives
Need alternatives to a data center? Get ranked similar facilities nearby with match reasons and key differences.
Instructions
Use when a user likes ONE specific facility and wants similar nearby options to consider instead ("what else looks like this?"). Example: "Find alternatives to the Ashburn QTS campus for about 50MW." — find_alternatives facility_id=. Params: facility_id or name (the target, required); optional capacity_mw, radius_km, limit. Returns: ranked alternatives, each with similarity_score, match_reasons, and key_differences versus the target. Do NOT use to score one site (use score_facility or analyze_site) or to compare a known short-list head-to-head (use compare_sites); this DISCOVERS candidates from a single seed facility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (1-500; default varies by tool) | |
| match_on | No | Optional similarity dimension to weight, e.g. capacity, operator, fiber, market | |
| radius_km | No | Search radius in km for candidate alternatives around the seed facility | |
| facility_id | No | The seed facility id/slug (or use name) to find alternatives to, from a prior search result | |
| exclude_operator | No | If true, exclude facilities from the same operator as the seed |