get_multiple_stock_prices
Fetch real-time stock prices for multiple ticker symbols in a single request, providing current market data for portfolio monitoring.
Instructions
Get real-time stock price information for multiple stock symbols
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | Array of stock symbols (e.g., ["AAPL", "GOOGL", "TSLA"]) |