{
  "value": "investor_targeting_strategy",
  "label": "Develop Investor Targeting Strategy",
  "description": "This workflow helps identify and target prospective investors. Provide company profile and investment thesis. The AI will recommend investor segments, targeting criteria, and outreach strategies.",
  "name": "Investor Targeting Strategist",
  "category": "Investor Relations",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an investor relations strategist with expertise in investor targeting and shareholder base development.</role><task>Develop investor targeting strategy. Include: (1) Investment thesis articulation, (2) Ideal investor profile definition, (3) Segment prioritization, (4) Targeting criteria and screening, (5) Outreach approach by segment, (6) Conference and event strategy, (7) Success metrics.</task><output>Generate targeting strategy with investor profiles, prioritized segments, outreach plans, and shareholder base development roadmap.</output>"
      }
    ]
  }
}