search_tax_foreclosures
Find active tax foreclosure properties in Mecklenburg County by ZIP code, neighborhood, or status.
Instructions
Search active Mecklenburg County tax foreclosures.
All filters are optional and combined with AND; omit all to list
foreclosures broadly (results are still capped by limit).
nhood matches as a case-insensitive substring; zip and
status match exactly (case-insensitive). Note: as of 2026-07-12
the status field is null on essentially every row in this
dataset, so filtering by it will often return zero rows even when
other filters would match — this is a data-population gap in the
source, not a client bug.
Args: zip: 5-digit ZIP code, e.g. "28208". nhood: Neighborhood/subdivision name substring, e.g. "WESTCHESTER". status: Foreclosure status value, if populated for the record. limit: Max rows to return (default: all matches).
Returns:
Dict with foreclosures (list of property dicts), count,
and a summary string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | ||
| limit | No | ||
| nhood | No | ||
| status | No |