get_stock_quotes
Get real-time stock price quotes for one or more symbols. Returns price, % change, 52-week high/low, exchange, and currency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | No | Comma-separated ticker symbols (e.g. AAPL,MSFT,NVDA) | AAPL,MSFT,NVDA,GOOGL,TSLA |
| exchange | No | Filter by exchange: NYSE or NASDAQ |