get_listing_details
Retrieve full listing details from carsales.com.au by ID or URL, with images and fallback to summary when blocked.
Instructions
Get full details for a single carsales.com.au listing using its listing id (e.g. OAG-AD-26099426) or the full listing URL. Falls back to the summary card data (price, year, odometer, location, etc.) when the full detail page is blocked by anti-bot protection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Full carsales listing URL | |
| listingId | No | Listing id from search results, e.g. OAG-AD-26099426 | |
| includeImages | No | Download listing photos and return them as image blocks so the model can see them |