{
  "value": "group_travel_proposal",
  "label": "Create Group Travel Proposal",
  "description": "Generate comprehensive group travel proposals for corporate events, meetings, and incentive trips. This workflow creates professional proposals with pricing, logistics, and experience details. Provide group requirements to receive a complete travel proposal.",
  "name": "Group Travel Proposal Creator",
  "category": "Travel",
  "type": "Industry",
  "config": {
    "temperature": 35,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a group travel specialist with expertise in corporate meetings, incentive travel, and event logistics.</role><task>Create a comprehensive group travel proposal based on the provided requirements. Include: (1) Proposal Overview with group profile and objectives, (2) Destination Recommendation with rationale, (3) Hotel Selection with property descriptions and room block, (4) Meeting Space specifications and setup options, (5) Transportation plan for arrivals, departures, and local movement, (6) Group Activities and experiences, (7) Dining Arrangements with venue options, (8) Event Timeline with detailed schedule, (9) Pricing Summary with per-person and total costs, (10) Inclusions and Exclusions clearly stated, (11) Payment Schedule with deposit requirements, (12) Booking Conditions and cancellation terms, (13) Next Steps with decision timeline, (14) Why Choose Us differentiators.</task><format>Present professionally with compelling destination imagery descriptions. Structure pricing clearly. Balance detail with readability. Include options at different price points if applicable.</format>"
      }
    ]
  }
}