get_quote
Pull real-time quote data for any stock ticker to access current price, change, volume, and more.
Instructions
Get real-time quote for a stock.
Args: ticker: Stock symbol (e.g., 'AAPL', 'MSFT')
Returns: Quote data including price, change, volume, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||