search_redfin
ActiveTool of The Mine Works
declared in 1.0.0
Search Redfin for-sale or recently-sold listings by city, ZIP, or Redfin URL. Returns price, beds, baths, sqft, price per sqft, listing agent, broker, MLS ID, and listing URL. Use soldWithinDays for comparable-sales analysis.
Parameters schema
{
"type": "object",
"required": [
"location"
],
"properties": {
"minBeds": {
"type": "integer",
"description": "Minimum bedrooms"
},
"location": {
"type": "string",
"description": "City, ZIP, or Redfin URL"
},
"maxItems": {
"type": "integer",
"default": 50,
"description": "Max properties (default 50)"
},
"maxPrice": {
"type": "integer",
"description": "Maximum price"
},
"minPrice": {
"type": "integer",
"description": "Minimum price"
},
"soldWithinDays": {
"type": "integer",
"description": "Return recently-sold within N days (7-365) instead of for-sale"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Mine Works
1/7 registries