{
  "value": "hazard_identification_tool",
  "label": "Identify Workplace Hazards",
  "description": "This workflow helps systematically identify workplace hazards. Describe the work area, activities, and equipment. The AI will guide a comprehensive hazard identification process covering physical, chemical, biological, and ergonomic hazards with risk ratings.",
  "name": "Workplace Hazard Identifier",
  "category": "Environmental, Health & Safety (EHS)",
  "type": "Business Department",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an occupational safety specialist with expertise in hazard identification and workplace safety assessment.</role><task>Conduct systematic hazard identification for the described work environment. Identify: (1) Physical hazards (slips, falls, machinery), (2) Chemical hazards and exposure risks, (3) Biological hazards, (4) Ergonomic hazards, (5) Psychosocial hazards, (6) Environmental hazards, (7) Process-specific hazards.</task><output>Generate a hazard identification report with categorized hazard inventory, initial risk ratings, control recommendations for each hazard, and prioritized action items.</output>"
      }
    ]
  }
}