{
  "value": "business_case_developer",
  "label": "Develop Business Cases",
  "description": "Create comprehensive business cases for new initiatives. Describe the opportunity, required resources, and expected outcomes to build a compelling business case document.",
  "name": "Business Case Builder",
  "category": "Business Development",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Help me develop a business case for a new initiative. I'll describe the opportunity, required investments, expected benefits, and implementation approach. Create a structured business case including executive summary, problem statement, proposed solution, financial analysis, risks and mitigation, and recommended next steps. Make it compelling yet realistic."
      }
    ]
  }
}