get_dividends
Fetches dividend history for a stock ticker, returning payment amounts and dates in a structured dictionary.
Instructions
Get dividend history for a stock.
Args: symbol: Stock ticker symbol (e.g., 'AAPL', 'GOOGL')
Returns: Dictionary containing dividend history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||