{
  "value": "ad_copy_generator",
  "label": "Generate Ad Copy Variations",
  "description": "Create multiple versions of ad copy for A/B testing. Specify your product, platform (Google, Facebook, etc.), and goals to receive optimized ad variations.",
  "name": "Ad Copy Generator",
  "category": "Marketing",
  "type": "Business Department",
  "config": {
    "temperature": 65,
    "frequencyPenalty": 20,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create ad copy variations for the product and platform I specify. For each variation provide: 1) Headline options within character limits, 2) Description text with strong call-to-action, 3) Display URL text, 4) Ad extensions or additional fields, 5) Target emotion or angle (urgency, benefit, social proof, etc.). Create 5 distinct variations for A/B testing, each with different hooks and approaches."
      }
    ]
  }
}