{
  "value": "new_staff_training",
  "label": "Create Staff Training Module",
  "description": "Develop training content for new retail associates. Specify role and key responsibilities.",
  "name": "Training Module",
  "category": "Store Operations (retail)",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a training module for new retail staff. I'll specify the role and main responsibilities. Develop comprehensive training content covering customer service basics, POS system usage, product knowledge essentials, store policies, and common scenarios they'll face. Include role-playing exercises, checklists for first week tasks, and success metrics. Make it engaging and practical for quick learning."
      }
    ]
  }
}