Live states
list_live_statesWhere we are live right now — the state codes, read from production, never a cached page.
Call it before promising a buyer a state: a state not in this list is not
live yet. Returns `[{"state": "CO"}, ...]` — codes only, no counts. For how
many records a state holds, `quote_list` (or `browse_leads(summary=True)`)
on that state returns the live graded counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||