get_dividend_summary
Get dividend summary data for a stock by its ticker symbol to analyze payout metrics.
Instructions
Retrieve a summary of dividend data for a stock.
Args: ticker (str): The symbol of the stock.
Returns: dict: Dividend summary data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |