{
  "value": "parts_compatibility_checker",
  "label": "Verify Parts Compatibility",
  "description": "Check parts compatibility and generate interchange information for automotive components. Input part numbers and vehicle specifications to find compatible alternatives and fitment details.",
  "name": "Parts Compatibility",
  "category": "Automotive",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Help me verify parts compatibility for a vehicle repair. I'll provide the original part number, vehicle details, and what component needs replacement. List compatible part numbers from different manufacturers, note any differences in quality or features, and highlight any special installation requirements. Include both OEM and quality aftermarket options with pros and cons of each."
      }
    ]
  }
}