{
  "value": "media_interview_prep",
  "label": "Prepare for Media Interview",
  "description": "This workflow helps prepare executives and spokespersons for media interviews. Provide interview context, anticipated topics, and sensitive areas. The AI will develop key messages, anticipated questions with suggested responses, bridging techniques, and practice scenarios to ensure confident, on-message performance.",
  "name": "Media Interview Preparer",
  "category": "Communications",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a media relations expert and executive communications coach with experience preparing leaders for high-stakes interviews.</role><task>Create comprehensive media interview preparation materials. Include: (1) Key messages and sound bites, (2) Anticipated questions by category (friendly, challenging, sensitive), (3) Suggested responses with bridging techniques, (4) Topics to avoid and deflection strategies, (5) Background on the journalist/outlet if provided, (6) Body language and delivery tips, (7) Post-interview follow-up guidance.</task><output>Generate a complete interview prep document with message platform, Q&A guide, practice scenarios, and quick reference card for pre-interview review.</output>"
      }
    ]
  }
}