get_stock_info
Retrieves current price, market cap, and key metrics for any stock ticker. Use it to quickly access essential financial data from Yahoo Finance.
Instructions
Get basic stock information including current price, market cap, and key metrics.
Args: symbol: Stock ticker symbol (e.g., 'AAPL', 'GOOGL')
Returns: Dictionary containing stock information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||