addedInput schema / properties / beds_min / description
Added value: +"Minimum number of bedrooms."
addedInput schema / properties / beds_min / examples
Added value: +[
+ 2
+]
addedInput schema / properties / country / description
Added value: +"Country name to filter listings by (e.g. \"Greece\", \"Portugal\")."
addedInput schema / properties / country / examples
Added value: +[
+ "Greece"
+]
addedInput schema / properties / limit / description
Added value: +"Maximum number of items to return. Responses can be large; use this to keep the answer small."
addedInput schema / properties / limit / examples
Added value: +[
+ 10
+]
addedInput schema / properties / listing_type / description
Added value: +"Listing category, for example apartment, villa, townhouse, land or commercial."
addedInput schema / properties / listing_type / examples
Added value: +[
+ "apartment"
+]
addedInput schema / properties / programme / description
Added value: +"Programme id whose investment rules the property must satisfy (e.g. \"greece-gv\")."
addedInput schema / properties / programme / examples
Added value: +[
+ "greece-gv"
+]
addedInput schema / properties / sale_status / description
Added value: +"Availability filter, for example available, reserved or sold."
addedInput schema / properties / sale_status / examples
Added value: +[
+ "available"
+]
addedInput schema / properties / type / description
Added value: +"Programme family: \"CBI\" grants citizenship, \"RBI\" grants residence (golden visa). Omit for both."
addedInput schema / properties / type / examples
Added value: +[
+ "CBI"
+]