get_yahoo_finance_news
Retrieve news articles for any stock ticker symbol from Yahoo Finance. Access relevant headlines and updates to support investment research.
Instructions
Get news for a given ticker symbol from yahoo finance.
Args: ticker: str The ticker symbol of the stock to get news for, e.g. "AAPL"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | str The ticker symbol of the stock to get news for, e.g. "AAPL" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |