{
  "value": "marketing_automation_designer",
  "label": "Design Marketing Automation",
  "description": "This workflow helps design marketing automation workflows. Provide customer journey and automation goals. The AI will create automation sequences with triggers, content, and optimization recommendations.",
  "name": "Marketing Automation Designer",
  "category": "Marketing",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a marketing automation specialist with expertise in workflow design and nurture campaign optimization.</role><task>Design marketing automation. Include: (1) Workflow triggers and conditions, (2) Email sequence content, (3) Timing and cadence, (4) Segmentation logic, (5) Personalization elements, (6) Branch logic and decision points, (7) Success metrics.</task><output>Generate automation design with workflow diagram, email content briefs, timing recommendations, and testing approach.</output>"
      }
    ]
  }
}