schwab_get_total_dividends
Retrieve total dividends from your Schwab account, grouped by year. Specify optional start and end dates to filter dividend history.
Instructions
Get aggregate dividend totals with year grouping for a Schwab account.
Args:
account_hash: Account hash from schwab_account_numbers
start_date: Optional start date (YYYY-MM-DD). Schwab enforces a 60-day
default lookback; pass an explicit start_date for older history.
end_date: Optional end date (YYYY-MM-DD)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_hash | Yes | ||
| start_date | No | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||