Corporate Actions
corporate_actionsGet corporate actions (splits, dividends) across all tokens or filtered to one symbol. Each record shows type, status, process date, old/new rates, and original raw data.
Instructions
Corporate actions (splits, dividends) across all tokens, or filtered to one symbol. Each row: symbol, type, status, process_date, details {old_rate, new_rate} (floats when the source carries rate fields) and raw (the original record, untouched). Tolerant to the API's field-name variants. Example: corporate_actions(symbol="AAPL", limit=5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||