{
  "value": "product_launch_messaging",
  "label": "Create Product Launch Messaging",
  "description": "Develop comprehensive messaging for new product launches. Input product features and target market to receive positioning statements, key messages, and launch communications.",
  "name": "Launch Messaging",
  "category": "Marketing",
  "type": "Business Department",
  "config": {
    "temperature": 50,
    "frequencyPenalty": 10,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create product launch messaging based on the product details I provide. Develop: 1) Product positioning statement, 2) Three key value propositions, 3) Elevator pitch (30 seconds), 4) Target audience pain points addressed, 5) Differentiators from competitors, 6) Launch tagline options, 7) FAQ responses for sales team. Make messaging clear, compelling, and consistent across all elements."
      }
    ]
  }
}