get_news
Retrieve stock news by ticker from Yahoo Finance to identify catalysts behind price moves and momentum breakouts.
Instructions
Fetches the most recent news headlines for a given stock using Yahoo Finance. Crucial for analyzing fundamental catalysts or identifying the source of technical momentum breakouts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of headlines to return (default 10). | |
| symbol | Yes | Ticker symbol (e.g. AAPL, TSLA). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |