get_ticker_brief
Get the network's complete intelligence package for a specific stock ticker. Returns all findings mentioning this ticker, the ticker's network win rate and cumulative P&L, and the sector consensus for the ticker's sector. Call this before any Robinhood/broker execution decision on a specific stock. Example: get_ticker_brief('NVDA') returns everything the network knows about NVIDIA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock symbol (e.g. 'NVDA', 'MSTR', 'XLF') |