get_top_apartments
Find highest-scored apartments from LLM analysis, filtering by city, room count, or maximum price.
Instructions
Get top-rated apartments sorted by LLM score.
Returns the highest-scored apartments, optionally filtered by city, rooms, or price. Only returns apartments that have been analyzed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| limit | No | ||
| rooms | No | ||
| price_max | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |