Get a YNAB account
ynab_get_accountRetrieves a specific YNAB account with its balance in milliunits using budget and account IDs.
Instructions
Get a single account by id, with balances in milliunits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | Yes | YNAB budget id, or "last-used" for the most recently used budget | |
| account_id | Yes | YNAB account id |