fetch_latest_news
Retrieve recent news articles with sentiment scores for a given stock symbol or company name. Returns an empty list if no news is available, providing clear feedback on coverage.
Instructions
Latest news items for one symbol with per-item sentiment. Matches the exact ticker OR a substring of the company name. The feed is the broad Indian-market stream (often small/mid-caps), so a given symbol may have no items right now — an empty list is a valid 'no recent news' answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |