get_splits
Retrieve stock split history for a ticker symbol to analyze past corporate actions and adjust financial calculations.
Instructions
Get stock split history for a stock.
Args: symbol: Stock ticker symbol (e.g., 'AAPL', 'GOOGL')
Returns: Dictionary containing split history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||