search_projects
Find Tbilisi new-build projects by district, price, rooms, area, developer, and construction status. Uses local journal data and flags stale results.
Instructions
Search observed Tbilisi new-build projects. Criteria: district/city (korter's taxonomy, as-is), price per m² and total budget, rooms and unit area (need per-unit data — see get_skill 'apartment-search'), construction/sales status, building type, developer, free text. Served from the local journal — check staleness_days on every result. Room/area filters only consider projects whose project page has been observed; candidates lacking that data are listed separately so you can refresh them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | substring match on name, address, developer or slug | |
| city | No | ||
| rooms | No | exact room count of at least one available unit type | |
| currency | No | price currency, default USD (korter's /en/ pages price in USD) | |
| district | No | korter district name, e.g. 'Vake', 'Isani' (their taxonomy, as-is) | |
| developer | No | substring match on developer name | |
| min_rooms | No | ||
| max_budget | No | total price cap — matches price_from or any unit's minimum price | |
| max_area_m2 | No | ||
| min_area_m2 | No | unit area range must overlap [min_area_m2, max_area_m2] | |
| building_type | No | e.g. 'cottage' | |
| include_delisted | No | ||
| max_price_per_m2 | No | ||
| min_price_per_m2 | No | ||
| construction_status | No | 'construction' | 'ready' (korter's values) | |
| include_sold_out_units | No | count allSold unit types when matching rooms/area |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| projects | No | ||
| needs_unit_data | No | slugs passing card-level filters but lacking per-unit data for rooms/area criteria |