get_ledger_statement
Retrieve a ledger statement for a specific account, optionally filtered by start and end dates.
Instructions
Get the statement for a ledger with optional date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Ledger ID | |
| start_date | No | Start date (YYYY-MM-DD) | |
| end_date | No | End date (YYYY-MM-DD) |