{
  "value": "training_budget_justification",
  "label": "Justify Training Budget Request",
  "description": "Create compelling training budget proposals. Provide training initiatives and business goals.",
  "name": "Budget Justification",
  "category": "Training & Development",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a training budget justification proposal. I'll provide planned training initiatives and their alignment with business goals. Develop a compelling case including cost-benefit analysis, ROI projections, risk of not training, and competitive advantages. Break down costs by category, show phasing options, and include success metrics. Make it persuasive for executive approval with clear business value demonstration."
      }
    ]
  }
}