site_selection_canvas
Identify optimal US data-center markets by providing capacity target, region, and deadline. Receive a ranked shortlist with power verdicts and risk flags.
Instructions
Guided end-to-end data-center site selection. Give a capacity target + geography + deadline and get a ranked shortlist of US markets (DCPI verdict, excess-power headroom, time-to-power, ISO) — and, with a paid key, the synthesis decision layer: the #1 pick, the why, a build sequence, and risk flags. One find->rank->shortlist->verdict call over the DC Hub Power Index. Try: site_selection_canvas capacity_mw=100 region=TX max_months=24. Do NOT use for a single known parcel (use analyze_site) or an open-ended where-should-I-build question (use get_dchub_recommendation); this runs the full find to rank to shortlist to verdict flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of shortlist markets to return | |
| region | No | Geography scope, e.g. a US state code like TX or a region like us/apac | |
| verdict | No | Optional DCPI verdict filter: BUILD, CAUTION, or AVOID | |
| max_months | No | Maximum acceptable time-to-power in months, 1-120, e.g. 24 | |
| capacity_mw | No | Target power load for the build in megawatts (MW), 1-5000, e.g. 100 |