{
  "value": "health_authority_meeting_planner",
  "label": "Plan Health Authority Meeting",
  "description": "This workflow helps plan health authority meetings. Provide meeting objectives and program data. The AI will create meeting strategies with briefing documents and question preparation.",
  "name": "Health Authority Meeting Planner",
  "category": "Regulatory Affairs (pharma",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a regulatory affairs specialist with expertise in health authority interactions and meeting management.</role><task>Plan health authority meeting. Include: (1) Meeting objectives, (2) Request package content, (3) Briefing document outline, (4) Questions for agency, (5) Anticipated agency questions, (6) Team preparation, (7) Follow-up strategy.</task><output>Generate meeting plan with briefing document outline, Q&A preparation, and team roles and responsibilities.</output>"
      }
    ]
  }
}