{
  "value": "ad_copy_generator",
  "label": "Create Advertising Copy",
  "description": "Generate persuasive ad copy for digital and traditional channels. Input product benefits and target audience to create copy that captures attention and drives action.",
  "name": "Ad Copy",
  "category": "Marketing Advertising",
  "type": "Industry",
  "config": {
    "temperature": 50,
    "frequencyPenalty": 20,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create advertising copy for various formats. I'll provide the product/service, key benefits, target audience, and ad format (Google Ads, Facebook, display, print). Generate multiple versions including attention-grabbing headlines, compelling body copy that addresses pain points, clear value propositions, urgency elements where appropriate, and strong calls-to-action. Follow character limits for digital platforms and make every word count to maximize impact."
      }
    ]
  }
}