balance_history
Tracks an account's running balance at key transaction dates to show balance changes over a selected period.
Instructions
Track an account's balance changes over time by showing the running balance at key transaction dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Account name or ID | |
| end_date | No | End date (YYYY-MM-DD or natural language). Defaults to today. | |
| start_date | No | Start date (YYYY-MM-DD or natural language). Defaults to 3 months ago. |