WebMCP

DeveloperWebMCP verified

apdomi.pl WebMCP tools

APDOMI — Polish property developer in Rzeszów offering modern apartments, houses, and retail parks, with 30 years of experience.

6 tools1 methodsspec API surface

What can an agent do with apdomi.pl WebMCP tools?

APDOMI — Polish property developer in Rzeszów offering modern apartments, houses, and retail parks, with 30 years of experience. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on apdomi.pl

Tool 1 of 6WebMCPAction

apdomi_lista_inwestycji

Zwraca listę wszystkich inwestycji deweloperskich APDOMI: nazwa, lokalizacja, status, liczba mieszkań (ogółem i dostępnych) oraz zakres cen i metraży.

How to install

Open the apdomi.pl website and ask your browser agent to use apdomi_lista_inwestycji

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the apdomi_lista_inwestycji tool on apdomi.pl. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 2 of 6WebMCPAction

    apdomi_szukaj_mieszkan

    Wyszukuje mieszkania wg kryteriów: inwestycja (slug), status (available/reserved/sold), metraż (min/max m²), cena całkowita (min/max PLN), liczba pokoi. Zwraca pasujące lokale z ceną, metrażem i linkiem do strony lokalu (url) oraz link do wyszukiwarki z tymi filtrami (url_wyszukiwarki, strona /mieszkania).

    How to install

    Open the apdomi.pl website and ask your browser agent to use apdomi_szukaj_mieszkan

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the apdomi_szukaj_mieszkan tool on apdomi.pl with investment_slug: <string>, status: <string>, min_area: <number>, max_area: <number>, min_price: <number>, max_price: <number>, rooms: <string>. Return the structured result and cite the source page.

    Input contract

    • investment_slug string Slug inwestycji, np. odnowiciela-2, blackwood
    • status string Status mieszkania
    • min_area number Min powierzchnia m²
    • max_area number Max powierzchnia m²
    • min_price number Min cena całkowita PLN
    • max_price number Max cena całkowita PLN
    • rooms string Liczba pokoi jako liczba, np. "2", "3" (porównanie po znormalizowanej liczbie pokoi)

    Open the source definition

    Tool 3 of 6WebMCPAction

    apdomi_szczegoly_mieszkania

    Szczegóły konkretnego mieszkania: cena, metraż, piętro, liczba pokoi, parking, komórka, rzuty, link do strony. Podaj numer lokalu (unit); investment_slug opcjonalnie (bez niego szuka we wszystkich inwestycjach).

    How to install

    Open the apdomi.pl website and ask your browser agent to use apdomi_szczegoly_mieszkania

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the apdomi_szczegoly_mieszkania tool on apdomi.pl with unit: <string>, investment_slug: <string>. Return the structured result and cite the source page.

    Input contract

    • unit string Numer lokalu, np. M1, B1, M5B
    • investment_slug string Slug inwestycji (opcjonalny)

    Open the source definition

    Tool 4 of 6WebMCPAction

    apdomi_dziennik_budowy

    Dziennik budowy — postęp prac na inwestycjach APDOMI (etapy, kamienie milowe). Opcjonalnie filtruj po investment_slug i limit (domyślnie 10).

    How to install

    Open the apdomi.pl website and ask your browser agent to use apdomi_dziennik_budowy

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the apdomi_dziennik_budowy tool on apdomi.pl with investment_slug: <string>, limit: <number>. Return the structured result and cite the source page.

    Input contract

    • investment_slug string Slug inwestycji (opcjonalny)
    • limit number Ile wpisów zwrócić (domyślnie 10)

    Open the source definition

    Tool 5 of 6WebMCPAction

    apdomi_dane_kontaktowe

    Zwraca dane kontaktowe APDOMI: telefon, e-mail, adres biura sprzedaży. Użyj, gdy klient chce się skontaktować lub odwiedzić biuro.

    How to install

    Open the apdomi.pl website and ask your browser agent to use apdomi_dane_kontaktowe

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the apdomi_dane_kontaktowe tool on apdomi.pl. Return the structured result and cite the source page.

    Input contract

      Open the source definition

      Tool 6 of 6WebMCPAction

      apdomi_nawiguj

      Przechodzi do wskazanej strony serwisu APDOMI (akcja widoczna — zmienia stronę). "mieszkania" = wyszukiwarka mieszkań na sprzedaż z filtrami. Do podstrony konkretnej inwestycji użyj cel="inwestycja" oraz slug.

      How to install

      Open the apdomi.pl website and ask your browser agent to use apdomi_nawiguj

      Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

      Run with an agent

      Use the apdomi_nawiguj tool on apdomi.pl with cel: <string>, slug: <string>. Return the structured result and cite the source page.

      Input contract

      • cel string Dokąd przejść. "inwestycja" wymaga pola slug.
      • slug string Slug inwestycji — wymagany gdy cel="inwestycja"

      Open the source definition