finance__get_stock_data
[Finance & Markets] Get stock market data for a ticker symbol from Yahoo Finance. Returns price, volume, market cap, PE ratio, dividend yield, and historical data.
Args: ticker: Stock ticker symbol (e.g. "AAPL", "GOOGL", "TSLA", "MSFT")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |