get_dividend_distributions
Retrieve historical dividend and distribution records for a stock ticker, filtered by ex-date range.
Instructions
Fetches historical dividend and distribution data for a given ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Ticker symbol of the asset | |
| endExDate | No | End ex-date in YYYY-MM-DD format (optional) | |
| startExDate | No | Start ex-date in YYYY-MM-DD format (optional) |