semantic_search
Describe your ideal apartment in natural language to find matching listings using semantic search. Optionally filter by city, price, or room count.
Instructions
Search apartments by natural language query using semantic/vector search.
Examples: 'уютная квартира с видом на горы рядом с метро', 'большая квартира с евроремонтом в центре'. Optionally filter by city, max price, or room count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| query | Yes | ||
| rooms | No | ||
| n_results | No | ||
| price_max | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |