get_accounts
Retrieve all accounts in a YNAB budget with current balances, cleared amounts, and account status to monitor financial positions.
Instructions
List all accounts in a budget with balances.
Args: budget_id: Budget ID (uses default if omitted).
Returns: List of accounts with name, type, balance, cleared_balance, on_budget, and closed status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No |