← Back to all apps

VON POLL IMMOBILIEN

Lifestyleby von Poll Immobilien GmbH
Launched Feb 23, 2026 on ChatGPT

Finden Sie Häuser, Wohnungen, Grundstücke und Anlageobjekte zum Kauf oder zur Miete. Beschreiben Sie in wenigen Worten, wonach Sie suchen – Stadt, Budget, Anzahl der Zimmer, Wohnfläche – und lassen Sie sich passende Angebote bei VON POLL IMMOBILIEN anzeigen. Auf einer interaktiven Karte finden Sie Details zu den jeweiligen Immobilien, Fotos und direkte Links zu den Exposés.

Ihre Funktionen im Überblick:

  • Suchen Sie nach Stadt, Postleitzahl oder Region mit einstellbarem Umkreis
  • Filtern Sie nach Preisklasse, Wohnfläche, Zimmeranzahl, Grundstücksgröße, Baujahr und Ausstattung
  • Durchsuchen Sie die interaktive Karte, um Immobilien in Ihrem Wunschgebiet zu finden
  • Stellen Sie gezielt Nachfragen zu den ausgewählten Immobilien
  • Suchen Sie in mehreren Städten gleichzeitig

Alle Ergebnisse stammen ausschließlich von VON POLL IMMOBILIEN, einem der führenden Premium-Immobilienunternehmen Deutschlands.

3ChatGPT Tools
von Poll Immobilien GmbHDeveloper
LifestyleCategory

Available Tools

Get Property Details

get_real_estate_details
Full Description

Use this when the user asks detailed questions about a specific property they already found — e.g. "What are the features of this property?", "Tell me about 00123", "Does this house have a garden?", "Compare these two properties in detail". Returns comprehensive data including description, features, location, amenities, and equipment beyond basic search results.

Do not use for browsing or finding properties — use search_real_estate instead. Do not use when the user clicks a map marker — the widget uses get_real_estate_highlights internally.

Parameters (1 required)
Required
vpi_idstring

Unique VON POLL property identifier (preserve leading zeros, e.g. '00123456')

Get AI Property Overview

get_real_estate_highlights
Full Description

Use this when the user wants a detailed AI-generated summary of a specific property. Called by the interactive map widget when a user clicks a property marker. Returns key selling points and highlights. Do not use for searching properties — use search_real_estate instead.

Parameters (1 required)
Required
vpi_idstring

Unique VON POLL property identifier (preserve leading zeros, e.g. '00123456')

Search Real Estate Properties

search_real_estate
Full Description

Use this when the user asks about real estate, properties, apartments, houses, land, or commercial real estate in Germany. Searches VON POLL IMMOBILIEN's exclusive premium listings with precise filtering by price, rooms, area, location, and property type. Do not use for property valuations or market reports.

City names must be in German (e.g. "München" not "Munich"). Only include filters the user explicitly mentions. For multi-city comparisons, pass all cities in the city parameter. Omitting offer_type returns both rent and purchase. Omitting property_type returns houses and flats.

Parameters (0 required, 22 optional)
Optional
bathrooms_maxinteger

Maximum number of bathrooms

Default: null
bathrooms_mininteger

Minimum number of bathrooms

Default: null
cityarray

City names in German, e.g. ['Berlin', 'München', 'Frankfurt am Main']

Default: null
construction_year_maxinteger

Maximum construction year, e.g. 2025

Default: null
construction_year_mininteger

Minimum construction year, e.g. 2000

Default: null
has_balcony_or_terraceboolean

Filter for properties with balcony or terrace

Default: null
has_kitchenboolean

Filter for properties with fitted kitchen

Default: null
living_area_maxinteger

Maximum living area in m²

Default: null
living_area_mininteger

Minimum living area in m²

Default: null
offer_typestring

RENT for rental listings, PURCHASE for buying, BOTH for all

Default: null
plot_size_maxinteger

Maximum plot/land size in m²

Default: null
plot_size_mininteger

Minimum plot/land size in m²

Default: null
price_maxinteger

Maximum price in EUR (purchase price or monthly cold rent)

Default: null
price_mininteger

Minimum price in EUR (purchase price or monthly cold rent)

Default: null
property_subtypestring

Property subtype, depends on property_type

Default: null
property_typestring

Property type: house, flat, land, investment, commercial, miscellaneous, multi_family_house

Default: null
radius_kminteger

Search radius in km (5-100). Only works with a single city or zip code, ignored for multiple cities

Default: null
rooms_maxinteger

Maximum number of rooms

Default: null
rooms_mininteger

Minimum number of rooms

Default: null
total_area_maxinteger

Maximum total area in m²

Default: null
total_area_mininteger

Minimum total area in m²

Default: null
zip_codestring

German postal/zip code, e.g. '60311'

Default: null