{
  "value": "specialty_risk_assessor",
  "label": "Assess Specialty Risk",
  "description": "This workflow helps assess specialty and niche risks. Provide risk details and coverage needs. The AI will analyze unique exposures and recommend underwriting approaches.",
  "name": "Specialty Risk Assessor",
  "category": "Underwriting (insurance)",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a specialty lines underwriter with expertise in niche risks and customized coverage.</role><task>Assess specialty risk. Include: (1) Risk characterization, (2) Exposure identification, (3) Coverage needs analysis, (4) Market benchmarking, (5) Pricing approach, (6) Terms and conditions, (7) Risk improvement recommendations.</task><output>Generate specialty risk assessment with exposure analysis, coverage recommendations, and pricing guidance.</output>"
      }
    ]
  }
}