{
  "value": "media_pitch_creator",
  "label": "Create Media Pitches",
  "description": "Craft compelling media pitches to journalists. Provide your story angle and target publication to generate personalized, newsworthy pitches.",
  "name": "Media Pitch",
  "category": "Communications",
  "type": "Business Department",
  "config": {
    "temperature": 40,
    "frequencyPenalty": 15,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a media pitch for journalists. I'll tell you the story idea, target publication or reporter, and why it's newsworthy. Write a concise, compelling pitch email with an attention-grabbing subject line, clear news hook, key facts, and offer for additional resources. Make it relevant to their beat and audience while standing out in a crowded inbox."
      }
    ]
  }
}