generate_investment_memo
Compose fundamental analysis into a structured research memo covering business summary, profitability, growth, cash flow, management, valuation, health score, risks, and bull/bear cases derived from calculated flags.
Instructions
Compose analyze_company's output into a structured research-memo shape: business summary, profitability, growth, cash flow, management, valuation, health score, risks, and bull/bear case bullets. The bull/bear case is mechanically derived from the ok/warning flags and valuation label already computed elsewhere -- a synthesis of this server's own numbers, not fabricated external/qualitative research. No "Catalysts" section: that needs analyst/news data this server doesn't have -- omitted rather than invented.
:param symbol: ticker symbol, e.g. "RELIANCE", "TCS.NS", or "TCS.BO"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| risks | Yes | Derived from 'warning' flags in earnings_quality and red_flags | |
| growth | Yes | ||
| symbol | Yes | ||
| company | No | ||
| bear_case | Yes | ||
| bull_case | Yes | ||
| cash_flow | Yes | ||
| valuation | Yes | ||
| management | Yes | ||
| health_score | Yes | ||
| profitability | Yes | ||
| business_summary | No | ||
| currency_mismatch_warning | No |