schwab_get_dividends_by_symbol
Retrieve dividend payments for a specific stock symbol from your Schwab account. Filter by optional date range.
Instructions
Get dividend payments for a specific symbol in a Schwab account.
Args:
account_hash: Account hash from schwab_account_numbers
symbol: Stock symbol to filter dividends by (case-insensitive)
start_date: Optional start date (YYYY-MM-DD)
end_date: Optional end date (YYYY-MM-DD)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_hash | Yes | ||
| symbol | Yes | ||
| start_date | No | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||