get_market_data
Retrieve real-time market data for any traded instrument by providing a symbol. Optionally specify the exchange for precise data.
Instructions
Get real-time market data. Usage: { "symbol": "AAPL" } or { "symbol": "AAPL", "exchange": "NASDAQ" }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| exchange | No |