search_sale_listings
Find homes for sale by location, price, size, and property type. Filter by bedrooms, bathrooms, lot size, year built, and days on market.
Instructions
Search for homes currently for sale by location, price range, size, and other criteria.
Args: zipCode: 5-digit zip code to search in city: City name (case-sensitive) state: 2-character state abbreviation (e.g., CA, TX) address: Full address string for precise search latitude: Latitude for circular radius search longitude: Longitude for circular radius search radius: Search radius in miles (max 100, requires lat/lng) propertyType: Property type filter -- Single Family, Condo, Townhouse, Manufactured, Multi-Family, Apartment, Land minBedrooms: Minimum number of bedrooms maxBedrooms: Maximum number of bedrooms minBathrooms: Minimum number of bathrooms maxBathrooms: Maximum number of bathrooms minPrice: Minimum listing price maxPrice: Maximum listing price minSqft: Minimum square footage maxSqft: Maximum square footage minLotSize: Minimum lot size in square feet maxLotSize: Maximum lot size in square feet minYearBuilt: Minimum year built maxYearBuilt: Maximum year built maxDaysOnMarket: Maximum days on market (min 1) status: Listing status -- Active (default) or Inactive limit: Maximum results to return (1-500, default 20) offset: Pagination offset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| limit | No | ||
| state | No | ||
| offset | No | ||
| radius | No | ||
| status | No | ||
| address | No | ||
| maxSqft | No | ||
| minSqft | No | ||
| zipCode | No | ||
| latitude | No | ||
| maxPrice | No | ||
| minPrice | No | ||
| longitude | No | ||
| maxLotSize | No | ||
| minLotSize | No | ||
| maxBedrooms | No | ||
| minBedrooms | No | ||
| maxBathrooms | No | ||
| maxYearBuilt | No | ||
| minBathrooms | No | ||
| minYearBuilt | No | ||
| propertyType | No | Single Family | |
| maxDaysOnMarket | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |