{
  "value": "budget_justification_creator",
  "label": "Create Budget Justifications",
  "description": "Develop detailed budget justifications for federal programs. Input program details and funding requests to generate compelling justifications aligned with congressional priorities.",
  "name": "Budget Justification Creator",
  "category": "Federal Government",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a budget justification for a federal program. I'll provide current funding, requested increase, and program objectives. Develop a comprehensive justification including program accomplishments and metrics, detailed breakdown of funding needs, cost-benefit demonstration, alignment with administration priorities, and consequences of not funding. Use data-driven arguments and highlight return on investment for taxpayers."
      }
    ]
  }
}