rental_yield
ActiveTool of Tu Lugar
Gross rental yield for a zone, computed from live medians (sale vs long-term rent, plus Airbnb when available). Zone-level market reference ONLY — never a valuation of a specific property. Use for "¿conviene invertir?" / rentabilidad / yield questions.
Parameters schema
{
"type": "object",
"required": [
"city"
],
"properties": {
"city": {
"type": "string",
"description": "City (required)"
},
"country": {
"type": "string"
},
"neighborhood": {
"type": "string",
"description": "Optional neighborhood scope; falls back to the city when data is thin"
},
"property_type": {
"enum": [
"apartment",
"house"
],
"type": "string",
"description": "Default apartment"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Tu Lugar
https://github.com/JanKratochvil1/tulugar-mcp-server
1/7 registries