get_stock_price
Fetch current stock price, day change, and key metrics for a given ticker symbol across US, Indian NSE, and BSE markets.
Instructions
Get the current stock price with day change and key metrics.
Quick lookup tool that returns current price, day change, and key metrics directly as text.
Args: ticker: Stock ticker symbol (e.g., AAPL, RELIANCE.NS)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |