Create Account
create_accountAdd a new account to your YNAB budget by specifying name, type, and starting balance to organize your financial tracking.
Instructions
[1 API call] Create a new account in a budget
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No | Budget ID or 'last-used' | last-used |
| name | Yes | Account name | |
| type | Yes | Account type | |
| balance | Yes | Starting balance in dollars (e.g., 1000.50) |