# get_hot_leads

> Get active leads sorted by status priority and recency for prospecting.

<!-- Source: https://docs.actuallycare.com/tools/reporting/get_hot_leads -->

Get active leads sorted by status priority and recency for prospecting. Returns leads in priority order: qualified first, then contacted, then new — with most recent first within each group. Use this to build a daily call list. Note: this is a simple sort by status and date, not a predictive scoring model.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `min_score` | number | No | Minimum score 0-100 to include. Default: 50. Use 70+ for hot leads only, 0 for all leads ranked. · Max: 100 · Min: 0 |
| `lead_type` | enum | No | Filter by lead type. buyer=buying clients, seller=listing prospects, both=investor/dual leads, all=no filter. Default: all. · One of: `buyer`, `seller`, `both`, `all` |
| `limit` | number | No | Maximum results. Default: 10. Your daily call list should be 10-20 leads. · Max: 100 · Min: 1 |

## Example prompts

- "Build me a call list of my ten hottest buyer leads for this morning."
- "Show qualified seller leads scoring 70 or above so I can prioritize listing appointments."

## Safety

**Read-only.** This tool never changes your data — it only looks things up. Safe to run anytime.
