search_all_cars
Search both carsales.com.au and Facebook Marketplace for cars, returning combined, deduplicated results tagged by source and flagged for good deals.
Instructions
Search BOTH carsales.com.au and Facebook Marketplace for cars at once and return combined, de-duplicated-where-possible results tagged by source, with good-deal flags. Use this as the one-shot "find me a car" tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | Car make, e.g. "Toyota", "Mazda", "Tesla" | |
| limit | No | Max total results to return | |
| model | No | Car model, e.g. "Camry", "CX-5" | |
| state | No | Australian state for carsales: NSW, VIC, QLD, ... | |
| radius | No | Facebook search radius in km around the location | |
| cluster | No | Append a "by area" grouping of results | |
| maxYear | No | Maximum build year | |
| minYear | No | Minimum build year | |
| location | No | Facebook Marketplace city, e.g. "sydney", "melbourne" | sydney |
| maxPrice | No | Maximum price in AUD | |
| minPrice | No | Minimum price in AUD | |
| goodDealsOnly | No | Only return GOOD/GREAT deals |