get_splits
Retrieve historical and upcoming stock splits for any ticker. Filter by execution date and limit results with pagination.
Instructions
Historical and upcoming stock splits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | No | Filter by symbol. | |
| execution_date_gte | No | Inclusive lower bound on execution date. | |
| limit | No | Max rows. Default 20. | |
| cursor | No | Pagination cursor. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||