search_apartments
Find apartments matching your criteria with filters for price, rooms, area, and district. Get precise results without free-text ambiguity.
Instructions
Search apartments by structured filters.
Returns a list of apartments matching the given criteria. Use this for precise filtering by price, rooms, area, district, etc. For free-text queries like 'cozy apartment near park', use semantic_search instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| rooms | No | ||
| area_max | No | ||
| area_min | No | ||
| district | No | ||
| min_score | No | ||
| price_max | No | ||
| price_min | No | ||
| owner_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |