{
  "value": "loyalty_program_communication",
  "label": "Create Travel Loyalty Program Messages",
  "description": "This workflow generates engaging communications for travel loyalty program members. Input member status, points balance, and available rewards, and the AI will create messages that drive engagement and bookings while making members feel valued.",
  "name": "Loyalty Message",
  "category": "Travel",
  "type": "Industry",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 10,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a loyalty program message that makes members feel special and motivates action. Personalize with their status level and recent travel history. Highlight current points balance and what they're close to earning. Showcase exclusive member benefits they might not know about. Present limited-time bonus point opportunities or member-only deals. Include aspirational rewards just within reach. Share insider destination tips as added value. Recognize milestone achievements (years as member, trips taken). Create urgency with expiring points or status deadlines. End with easy booking link and reminder of their elite status perks."
      }
    ]
  }
}