stock_news
Retrieve recent news articles for any Indian stock by ticker symbol, with an optional limit on the number of articles.
Instructions
Get recent news articles for a specific Indian stock.
Args: ticker: Indian stock ticker symbol (e.g., 'RELIANCE', 'TCS', 'INFY') limit: Maximum number of news articles to return (default: 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |