Stock Snapshot
get_stock_snapshotRetrieve a comprehensive stock overview including real-time price, valuation metrics, DCF analysis, and analyst ratings for any publicly traded company.
Instructions
Get a comprehensive stock snapshot including real-time price, valuation metrics, DCF analysis, and analyst ratings for any publicly traded company. Returns curated, agent-ready data synthesized from multiple sources in a single call — includes derived signals like dcf_signal (UNDERVALUED/FAIRLY VALUED/OVERVALUED), human-readable market cap, and 52-week range distance. Use this when you need a quick overview of a stock before digging into financials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol (e.g., AAPL, MSFT, TSLA) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| company_name | Yes | ||
| sector | Yes | ||
| industry | Yes | ||
| exchange | Yes | ||
| price | Yes | ||
| valuation | Yes | ||
| rating | Yes | ||
| fundamentals_summary | Yes | ||
| meta | Yes |