run_hvac_repair_or_replace_analysis
Run the repair-or-replace decision engine and return a recommendation (REPAIR, REPLACE, DEPENDS, or IMMEDIATE_SERVICE) with reasoning and a multi-year cost comparison. Estimates only. Final diagnosis, equipment recommendations, availability, and pricing require an on-site evaluation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| homeSize | No | ||
| issueType | Yes | nature of the problem | |
| systemAge | No | years, 0-60 | |
| efficiency | No | ||
| systemType | Yes | e.g. ac, furnace, heat_pump | |
| safetyFlags | No | ||
| utilityBill | No | ||
| isAfterHours | No | ||
| priorRepairs | No | ||
| repairCostType | No | ||
| repairCostInput | No | ||
| replaceCostType | No | ||
| replaceCostInput | No |