{
  "value": "interagency_coordination_memo",
  "label": "Draft Interagency Coordination Memos",
  "description": "Create coordination memoranda between federal agencies. Input collaboration needs and agency roles to generate clear agreements with responsibilities and timelines.",
  "name": "Interagency Coordination Memo",
  "category": "Federal Government",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Draft an interagency coordination memorandum. I'll describe the initiative requiring coordination and participating agencies. Create a professional memo that outlines shared objectives and individual agency roles, resource commitments and responsibilities, coordination mechanisms and meeting schedules, decision-making processes, and success metrics. Include conflict resolution procedures and points of contact for each agency."
      }
    ]
  }
}