casabitare.it
Appartamenti in vendita
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 4 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
search_properties
Use to find and compare public CasaBitare properties, apply real-estate filters, and obtain a compact paginated result list. Resolve uncertain or partial place names with search_locations first; use get_property only after selecting a property id.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
transaction |
string | no | sale, monthly/other rent, or judicial auction. |
city |
string | no | Exact CasaBitare municipality name; resolve partial names first. |
province |
string | no | Exact province name. |
district |
string | no | Exact neighbourhood or locality name. |
property_type |
string | no | Canonical broad property class. |
features |
array | no | Every requested feature must be present. |
sort |
string | no | — |
page |
integer | no | — |
limit |
integer | no | Results per page, capped by server configuration. |
min_price |
number | no | Amount in EUR. |
max_price |
number | no | Amount in EUR. |
min_area |
number | no | Surface in square metres. |
max_area |
number | no | Surface in square metres. |
min_rooms |
integer | no | — |
max_rooms |
integer | no | — |
min_bedrooms |
integer | no | — |
max_bedrooms |
integer | no | — |
min_bathrooms |
integer | no | — |
max_bathrooms |
integer | no | — |
Raw JSON schema
{
"type": "object",
"properties": {
"transaction": {
"type": "string",
"enum": [
"sale",
"rent",
"auction"
],
"description": "sale, monthly/other rent, or judicial auction."
},
"city": {
"type": "string",
"minLength": 1,
"maxLength": 100,
"description": "Exact CasaBitare municipality name; resolve partial names first."
},
"province": {
"type": "string",
"minLength": 1,
"maxLength": 100,
"description": "Exact province name."
},
"district": {
"type": "string",
"minLength": 1,
"maxLength": 100,
"description": "Exact neighbourhood or locality name."
},
"property_type": {
"type": "string",
"enum": [
"apartment",
"house",
"villa",
"room",
"office",
"commercial",
"warehouse",
"garage",
"land",
"building",
"other"
],
"description": "Canonical broad property class."
},
"features": {
"type": "array",
"uniqueItems": true,
"maxItems": 11,
"items": {
"type": "string",
"enum": [
"terrace",
"elevator",
"garden",
"balcony",
"garage",
"cellar",
"pool",
"air_conditioning",
"furnished",
"accessible",
"virtual_tour"
]
},
"description": "Every requested feature must be present."
},
"sort": {
"type": "string",
"enum": [
"date_desc",
"date_asc",
"price_asc",
"price_desc",
"area_asc",
"area_desc",
"rooms_asc",
"rooms_desc"
],
"default": "date_desc"
},
"page": {
"type": "integer",
"minimum": 1,
"default": 1
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 50,
"default": 20,
"description": "Results per page, capped by server configuration."
},
"min_price": {
"type": "number",
"minimum": 0,
"description": "Amount in EUR."
},
"max_price": {
"type": "number",
"minimum": 0,
"description": "Amount in EUR."
},
"min_area": {
"type": "number",
"minimum": 0,
"description": "Surface in square metres."
},
"max_area": {
"type": "number",
"minimum": 0,
"description": "Surface in square metres."
},
"min_rooms": {
"type": "integer",
"minimum": 0
},
"max_rooms": {
"type": "integer",
"minimum": 0
},
"min_bedrooms": {
"type": "integer",
"minimum": 0
},
"max_bedrooms": {
"type": "integer",
"minimum": 0
},
"min_bathrooms": {
"type": "integer",
"minimum": 0
},
"max_bathrooms": {
"type": "integer",
"minimum": 0
}
},
"additionalProperties": false
}
Similar websites
birmakine.com
Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.
vaanzari.com
Explore handcrafted Banarasi sarees from Vaanzari, with artisan provenance, woven traditions and thoughtful customer care in India and worldwide.
demo.openforagents.com
Open for Agents WebMCP demos for declarative browser-agent actions.
ourmenuos.online
The complete operating layer for modern businesses. Build your digital storefront, manage operations, and process payments instantly with 9 specialized industry…