get_stock_news
Retrieve recent normalized news for a stock symbol to stay updated on market-moving events.
Instructions
Get normalized recent Yahoo Finance news.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Yahoo Finance ticker symbol | |
| days_back | No | Maximum news age in days |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| success | Yes | ||
| provider | Yes | ||
| warnings | Yes | ||
| timestamp | Yes |