getStockPrice
Retrieve the current stock price for any ticker symbol using the Alpha Vantage API. Input a valid symbol to access real-time market data.
Instructions
Get the latest stock price for a given ticker symbol using Alpha Vantage API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
symbol | Yes | The stock ticker symbol, e.g., AAPL, MSFT |