Estimate Average Auto Insurance Premium
estimate_auto_insurance_averageFull Description
Use this tool only for car auto insurance to generate an estimate from the selected coverage level, driver age, years insured, and vehicle age, using the internal pricing CSV. If the request is about any non-auto product or a different vehicle type such as motorcycle or scooter, do not answer directly and use reject_unsupported_insurance_request instead. In those unsupported cases, do not provide any general information, explanation, comparison, tips, pricing factors, or follow-up assistance about the unsupported product. Only state that the app is limited to car auto insurance and invite the user to ask an assurance auto question if relevant. Returns a human-readable summary and structured estimation data for the widget.Do not use for: collecting missing inputs, listing expected quote fields, inferring unsupported values, or providing a legally binding or carrier-issued quote. Return all user-facing text in French.
Parameters (4 required)
coverageLevelstringCoverage level selected for the quote. Use 'tiers' for third-party liability only, 'vol_incendie' for theft and fire coverage, or 'tous_risques' for comprehensive coverage.
tiersvol_incendietous_risquesinsuredAgeintegerDriver age in full years. Must be an integer between 17 and 70, inclusive.
vehicleAgeintegerVehicle age in full years. Must be an integer between 0 and 40, inclusive.
yearsInsuredintegerNumber of full years the driver has already been insured for auto insurance. Must be an integer between 0 and 50, inclusive.