get_property_listings
Retrieve active real estate listings by filtering properties in a specific ZIP code based on type, price range, and bedroom count.
Instructions
Get property listings for a specific area.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip_code | Yes | ||
| property_type | No | ||
| min_price | No | ||
| max_price | No | ||
| bedrooms | No |