← Back to all apps

OTOMOTO

Lifestyleby OLX Group
Launched Mar 13, 2026 on ChatGPT

Znajdź samochód marzeń w OTOMOTO, używając prostego języka. Zapomnij o skomplikowanych filtrach i formularzach wyszukiwania. Wystarczy, że opiszesz na OTOMOTO, czego szukasz, np. „SUV z niskim przebiegiem, idealny dla 4-osobowej rodziny" albo „młody rocznik, auto miejskie". Kluczowe funkcje:

Inteligentne wyszukiwanie – opisz wymarzone auto prostym językiem Trafne wyniki – uzyskaj informacje o każdym ogłoszeniu i porównaj dostępne opcje Interaktywne doprecyzowanie – zadawaj dodatkowe pytania, aby zawęzić wyszukiwanie

Niezależnie od tego, czy kupujesz auto po raz pierwszy, czy jesteś zaprawionym pasjonatem motoryzacji, OTOMOTO sprawia, że zakup samochodu jest tak prosty jak zwykła rozmowa.

1ChatGPT Tools
OLX GroupDeveloper
LifestyleCategory

Available Tools

Search Published Ads

search_published_ads
Full Description

Search for published vehicle advertisements (cars only) with filters and pagination. Returns a list of car ads matching the search criteria including make, model, price, location, and other attributes.INSTRUCTIONS:1. This tool automatically filters for cars category (category_id = 29). 2. Location filtering by city uses coordinate-based distance search (lat, lon, dist).3. Use filters always when possible, and fallback to 'query' field when filters don't yield results.

Parameters (1 required, 4 optional)
Required
paginationobject
Optional
attributesarray

Additional attributes to retrieve from ads

filterarray

Array of filters to apply to the search (e.g., make, model, price range, year, mileage, location, distance). You can use user-friendly field names like 'make', 'model', 'generation', 'price', 'version', 'year', 'fuel_type', 'body_type', 'transmission', 'engine_code', 'gearbox', 'capacity', 'damaged', 'no_accident', 'registered', 'color', 'doors', 'mileage', 'financing_options', 'original_owner', 'service_record', 'has_registration', 'city', 'region', 'distance' which will be automatically mapped to GraphQL field names. For city filters, location names are automatically translated to coordinates (lat, lon, dist). Optional 'distance' or 'dist' filter (in km) can override the default radius when searching by city.

orderarray

Sorting options for results

queryobject