make_offer
Contact a carsales seller and submit an offer or message on a listing. Requires explicit confirmation before sending, ensuring human oversight for real-person contact.
Instructions
Contact the seller / make an offer on a carsales listing (requires an authenticated session via set_auth). Best-effort: opens the contact/enquire form and submits your message. HIGH-RISK: contacts a real person and may involve money. Requires confirm: true (human-in-the-loop) - the first call returns a warning and does nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Full carsales listing URL | |
| price | No | Optional offer price in AUD | |
| confirm | No | Must be true to actually send. First call returns a warning and does nothing. | |
| message | Yes | Message to send the seller | |
| listingId | No | Listing id, e.g. OAG-AD-26099426 |