get_shortlist
Retrieve a saved shortlist and optionally re-score sites against the current national baseline to see score changes due to site or population shifts.
Instructions
Retrieve a saved shortlist (Phase 5). With refresh=true (default) each site is RE-SCORED against the current national percentile baseline and returns saved_score, current_score, and score_delta_since_saved — so you see whether a site slipped because IT changed or the POPULATION did. The reliable way to maintain a siting campaign across days/weeks. Scoped to your API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The shortlist name to fetch | |
| refresh | No | true (default) = re-score every site against the CURRENT baseline + return drift deltas; false = return the saved snapshots only |