Get Account History
get_account_historyRetrieve historical balance data for a specific account over a date range.
Instructions
Get historical account balance data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| start_date | No | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| history | Yes |