fetch_market_news
Retrieve Indian market news for stocks, filtered by category (e.g., earnings, corporate actions) and sentiment (positive, negative, neutral).
Instructions
Broad Indian-market news feed (Tradient, free).
category: all | companies | , where sub_category is one of earnings-financial-results | corporate-actions | operational-updates | management-leadership | legal-compliance | product-launches-innovation | others. Matched against both category and sub_category. sentiment: all | positive | negative | neutral.
Each item: symbol, stock_name, title, text, sentiment, category, sub_category, sector, publish_date (epoch ms).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | all | |
| sentiment | No | all |