get_market_data
Get real-time market data for any financial instrument by providing its symbol, with an optional exchange parameter for precise quotes.
Instructions
Get real-time market data. Usage: { "symbol": "AAPL" } or { "symbol": "AAPL", "exchange": "NASDAQ" }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| exchange | No |