{
  "value": "campaign_creative_brief",
  "label": "Create Campaign Creative Brief",
  "description": "Generate comprehensive creative briefs for marketing campaigns. Input campaign objectives and target audience to create briefs that align teams and inspire great creative work.",
  "name": "Creative Brief",
  "category": "Marketing Advertising",
  "type": "Industry",
  "config": {
    "temperature": 40,
    "frequencyPenalty": 10,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a creative brief for a marketing campaign. I'll provide the campaign objectives, target audience, budget range, and key messages. Generate a comprehensive brief that includes campaign background and objectives, detailed target audience insights, key messages and value propositions, creative mandatories and brand guidelines, desired emotional response and tone, deliverables and channel requirements, and success metrics. Make it inspiring while providing clear creative direction."
      }
    ]
  }
}