get_stock_brief
Analyzes a stock from 6 expert perspectives to generate a BUY/HOLD/SELL consensus with supporting arguments and real market data.
Instructions
Multi-agent AI stock brief: 6 personas debate whether to BUY, HOLD, or SELL.
Like a Rs500Cr fund meeting, 6 different experts analyse the same stock from their angle and reach a consensus using real Indian market data:
FII Desk: institutional flows, promoter holding, FII %
Algo Trader: RSI, MACD, VWAP, volume anomaly
Value Investor: P/E, ROE, debt ratio, credit rating
Retail Pulse: news tone, 52W position, India VIX
Macro Analyst: RBI rates, CPI inflation, G-Sec yields
Options Flow: PCR, max pain, OI skew
Args: symbol: NSE stock symbol (e.g. RELIANCE, TCS, HDFCBANK)
Returns JSON with: - consensus: {signal, strength, votes, disagreement} - debate: [{agent, verdict, argument, one_liner}] - the 6-way debate - agents_detail: full data + reasoning per agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |