getStockPrice
Retrieve current stock prices for any ticker symbol using Alpha Vantage API data. Enter a symbol like AAPL or MSFT to get daily market pricing.
Instructions
Get the latest stock price for a given ticker symbol using Alpha Vantage API
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | The stock ticker symbol, e.g., AAPL, MSFT |