get_stock_actions
Retrieve stock dividends and stock splits for any ticker symbol using Yahoo Finance data.
Instructions
Get stock dividends and stock splits for a given ticker symbol from yahoo finance.
Args: ticker: str The ticker symbol of the stock to get stock actions for, e.g. "AAPL"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |