get_gl_accounts
Retrieve GL account balances for a specified date to locate account codes or gain a financial snapshot. Defaults to today's date if not provided.
Instructions
Retrieve all GL accounts (grootboekrekeningen) with their balance at a given date. Use this to find account codes (e.g. bank account codes) or get a financial snapshot. Defaults to today's date if no date is provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date for the balance snapshot in YYYY-MM-DD format. Defaults to today. | |
| administrationId | No | Administration ID (GUID). Defaults to YUKI_DOMAIN_ID env var. |