{
  "value": "event_proposal_creator",
  "label": "Draft Event Proposal",
  "description": "Create comprehensive event proposals for weddings, conferences, or special occasions. Input event details and venue capabilities to generate professional proposals that win bookings.",
  "name": "Event Proposal",
  "category": "Hospitality",
  "type": "Industry",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a detailed event proposal for a hospitality venue. I'll provide the event type, guest count, client preferences, and available spaces/services. Generate a comprehensive proposal that includes venue layout suggestions, catering options, timeline, special touches that match the occasion, pricing summary, and why our venue is perfect for their event. Make it visually organized with clear sections and emphasize how we'll exceed their expectations."
      }
    ]
  }
}