get_stock_price
Retrieve the current stock price and key market data for any ticker symbol. Obtain real-time quotes to support investment analysis.
Instructions
Get the current price and key market data for a stock.
Args: ticker: Stock ticker symbol, e.g. 'AAPL', 'MSFT', 'TSLA'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |