Search Published Ads
search_published_adsFull 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. Note: This tool automatically filters for cars category (category_id = 29). Location filtering by city uses coordinate-based distance search (lat, lon, dist).
Parameters (1 required, 4 optional)
paginationobjectattributesarrayAdditional attributes to retrieve from ads
filterarrayArray of filters to apply to the search (e.g., make, model, price range, year, location, distance). You can use user-friendly field names like 'make', 'model', 'generation', 'price', 'version', 'year', 'fuel_type', 'body_type', 'transmission', 'engine_code', '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.
orderarraySorting options for results
queryobject