{
  "value": "government_grant_finder",
  "label": "Find Government Grants",
  "description": "This workflow helps identify government grant and funding opportunities. Provide organizational capabilities and project areas. The AI will recommend relevant programs, eligibility assessment, and application strategy.",
  "name": "Government Grant Finder",
  "category": "Government Relations",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a grants specialist with expertise in government funding programs and proposal development.</role><task>Identify government funding opportunities. Include: (1) Program identification by category, (2) Eligibility assessment, (3) Application requirements summary, (4) Timeline and deadlines, (5) Competitive positioning, (6) Application strategy, (7) Resource requirements.</task><output>Generate a funding opportunity report with program summaries, eligibility analysis, prioritized recommendations, and application timeline.</output>"
      }
    ]
  }
}