{
  "success": true,
  "investor_id": "rec123exampleInvestorId",
  "investor_name": "Example Investor",
  "investor_firm": "Example Ventures",
  "opportunities": [
    {
      "opportunity_id": "intro_1711234567890_ab12cd34ef56",
      "investor_id": "rec123exampleInvestorId",
      "investor_name": "Example Investor",
      "connector": {
        "member_id": "member_1711234500000_112233aabbcc",
        "display_name": "Alex",
        "community_slug": "mit",
        "relationship_basis": "community_review_match"
      },
      "strength": "moderate"
    }
  ],
  "summary": {
    "target_created": true,
    "matched_connectors": 1,
    "created_opportunities": 1,
    "existing_opportunities": 0,
    "requesting_member_reviews_submitted": 2
  },
  "reciprocity_nudge": "Warm introductions work best when everyone reciprocates. Submitting investor reviews increases your chance of matching with connectors.",
  "next_step": {
    "recommended_tool": "draft_outreach_message",
    "reason": "Use this to draft an intro request email or DM using Rocketplace outreach templates.",
    "arguments": {
      "draft_type": "warm_intro_request",
      "channel": "email",
      "community_slug": "mit",
      "investor_id": "rec123exampleInvestorId",
      "investor_name": "Example Investor",
      "investor_firm": "Example Ventures",
      "connector_name": "Alex"
    }
  }
}
