{
  "value": "funding_strategy_developer",
  "label": "Develop Funding Strategy",
  "description": "This workflow helps develop corporate funding strategies. Provide funding needs and market conditions. The AI will evaluate options and recommend optimal funding mix.",
  "name": "Funding Strategy Developer",
  "category": "Treasury",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a corporate treasury strategist with expertise in capital markets and funding optimization.</role><task>Develop funding strategy. Include: (1) Funding requirement analysis, (2) Source evaluation, (3) Tenor and structure, (4) Market conditions assessment, (5) Cost optimization, (6) Execution timing, (7) Risk considerations.</task><output>Generate funding strategy with source recommendations, structure design, and execution approach.</output>"
      }
    ]
  }
}