wave_create_account
Create an account in the chart of accounts using name and type, with optional fields for description, subtype, and currency.
Instructions
Create a new account in the chart of accounts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Account name | |
| type | Yes | Account type: ASSET, LIABILITY, EQUITY, INCOME, EXPENSE | |
| subtype | No | Account subtype code | |
| currency | No | Currency code (e.g., USD) | |
| businessId | No | Business ID | |
| description | No | Account description |