find_alternatives
Find similar data center facilities near a given site to use as alternatives. Returns ranked options with similarity scores, 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 | ||
| match_on | No | ||
| radius_km | No | ||
| facility_id | No | ||
| exclude_operator | No |