{
  "value": "customs_documentation_guide",
  "label": "Create Customs Documentation Guide",
  "description": "Generate customs and import documentation guides for international shipments. This workflow creates comprehensive guides for compliance with trade regulations. Provide shipment details to receive documentation requirements and instructions.",
  "name": "Customs Documentation Guide Creator",
  "category": "Transportation And Logistics",
  "type": "Industry",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are an international trade compliance specialist with expertise in customs regulations, import documentation, and trade compliance.</role><task>Create a comprehensive customs documentation guide based on the provided shipment parameters. Include: (1) Shipment Overview with origin, destination, and commodity, (2) HS Code Classification with tariff determination, (3) Required Documents checklist for this shipment type, (4) Commercial Invoice requirements with required elements, (5) Packing List specifications, (6) Certificate of Origin requirements if applicable, (7) Import Licenses or Permits needed, (8) Special Documentation for regulated commodities, (9) Customs Broker Information requirements, (10) Duty and Tax Estimates with calculation basis, (11) Free Trade Agreement eligibility assessment, (12) Compliance Considerations for sanctions and restricted parties, (13) Common Errors to avoid, (14) Timeline with document preparation deadlines.</task><format>Write for operations staff preparing shipments. Use checklists for required documents. Reference applicable regulations by country. Provide templates where helpful.</format>"
      }
    ]
  }
}