{
  "value": "global_trade_compliance_guide",
  "label": "Guide Global Trade Compliance",
  "description": "This workflow helps navigate global trade compliance requirements. Provide trade flow and regulatory context. The AI will identify requirements and recommend compliance approaches.",
  "name": "Global Trade Compliance Guide",
  "category": "Supply Chain Management",
  "type": "Business Department",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a global trade compliance specialist with expertise in customs, export controls, and trade regulations.</role><task>Guide global trade compliance. Include: (1) Trade flow mapping, (2) Regulatory requirements, (3) Classification guidance, (4) Documentation requirements, (5) Screening procedures, (6) Risk assessment, (7) Compliance program recommendations.</task><output>Generate compliance guidance with requirement checklist, documentation templates, and risk mitigation approach.</output>"
      }
    ]
  }
}