get_dividend_yield
Retrieve historical dividend yield data for a stock or ETF using its ticker symbol. Specify optional start and end dates to target a specific time period.
Instructions
Get historical dividend yield data for a stock or ETF.
Args: ticker: Stock/ETF ticker symbol (e.g. AAPL, SPY). start_date: Start date in YYYY-MM-DD format. end_date: End date in YYYY-MM-DD format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |