get_dividend
Retrieve dividend history for a stock by providing its security symbol. Get past dividend dates, amounts, and payment details.
Instructions
Get dividend history for a stock.
Directly invoke with symbol. get_dividend(symbol="600519.SH")
Args: symbol: Security symbol
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |