get_trial_balance
Retrieve the trial balance from TallyPrime for a specified date range by providing start and end dates to get a summary of account balances for financial analysis.
Instructions
Get the Trial Balance from TallyPrime for a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End date in DD-MM-YYYY format | |
| from | Yes | Start date in DD-MM-YYYY format |