
immoswipe-ai
Search Swiss rentals & homes, housing guides/FAQs, tenant Chancen-Check and Mieter-Pool signup.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Search Swiss rentals & homes, housing guides/FAQs, tenant Chancen-Check and Mieter-Pool signup.
Список инструментов сервера (11)
Технические названия из tools/list. Нужны только разработчикам.
| search_listings | Search Swiss apartments and houses for rent or sale. Supports city filtering (Zürich, Bern, Basel, Geneva), price (CHF), rooms, and square meters. EXAMPLES: "apartments in Zurich under 2000", "3-room flat in Bern", "house to buy in Basel". |
| get_listing_detail | Get full details for a specific property by ID. Returns amenities, pricing breakdown, contact info, images. |
| get_similar_listings | Return listings similar to a given property (same area/category). |
| get_popular_listings | Fetch the most popular/trending Swiss property listings. |
| get_reserved_ranges | Check availability/booking dates for a specific property. Returns blocked date ranges. |
| search_guides | Search Immoswipe blog/guide articles about Swiss housing: renting tips, expat relocation guides, buying advice, deposits, tenancy law. Use for "how to" / advice questions. Returns titles, slugs and links; use get_guide to read the full article. |
| get_guide | Read the full Markdown text of a specific Immoswipe guide/blog article by slug (get the slug from search_guides). |
| get_faqs | Get Immoswipe FAQs about using the platform, renting, listing a property, photography/tour services and pricing. |
| check_rental_chances | Wohnungs-Chancen-Check for Swiss tenants: rates chances on the rental market (tenant score 0–100) from a search profile using real BFS vacancy, rent and ZKB market data, and suggests better alternative regions. Use for "how are my chances of finding a 3.5-room flat in Zürich for 2200". Afterwards the tenant can register in the pool via join_tenant_pool. |
| join_tenant_pool | Register a Swiss tenant in the Immoswipe Mieter-Pool so property managers see their search profile and contact them about matching units. WRITE operation with personal data: ONLY call after the user has EXPLICITLY agreed to join the pool. consent must be true. Typical flow: run check_rental_chances first, then offer the sign-up. |
| get_pool_stats | Public counters for the Immoswipe Mieter-Pool: how many tenants are registered and how many Chancen-Checks have been run. Aggregate numbers only, no personal data. Use to show a tenant the pool size before offering the sign-up via join_tenant_pool. |