get_stock_actions
Retrieve stock dividends and stock splits for any ticker symbol from Yahoo Finance. Get actionable data to analyze corporate actions.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |