{
  "value": "special_event_announcement",
  "label": "Announce Special Events",
  "description": "Create exciting announcements for special events, seasonal promotions, or new offerings. Provide event details to generate announcements that build anticipation and drive attendance.",
  "name": "Event Announcement",
  "category": "Hospitality",
  "type": "Industry",
  "config": {
    "temperature": 60,
    "frequencyPenalty": 20,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Write an announcement for a special hospitality event or promotion. I'll provide the event details, dates, special features, and any booking requirements. Create an exciting announcement that builds anticipation, clearly communicates what makes this special, includes all essential details (date, time, price), and motivates immediate action. Use enthusiastic but professional language that matches our brand voice. Include a compelling hook to grab attention."
      }
    ]
  }
}