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