{
  "value": "social_media_show_promotion",
  "label": "Generate Show Promotion Posts",
  "description": "This workflow creates engaging social media content to promote movies, TV shows, or entertainment events. Paste information about your project including release dates, cast, plot points, or behind-the-scenes details, and the AI will create platform-specific posts with hashtags and emojis.",
  "name": "Show Promotion",
  "category": "Media And Entertainment",
  "type": "Industry",
  "config": {
    "temperature": 50,
    "frequencyPenalty": 20,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create five different social media posts to promote this entertainment content. Make each post unique - one for Instagram (visual focus), one for Twitter/X (concise and trendy), one for Facebook (engaging and shareable), one for TikTok (fun and Gen-Z friendly), and one for LinkedIn (industry-focused). Include relevant emojis, hashtags, and calls-to-action. Make them exciting and shareable!"
      }
    ]
  }
}