billy_create_account
Create a new account in the chart of accounts. Set confirm:true to execute the write.
Instructions
Create a new account in the chart of accounts. WRITE — requires confirm:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| confirm | No | REQUIRED to execute. Pass true to actually run the mutation. Without it, this tool returns a dry-run preview of what would happen — explicit second call with confirm:true is needed to write. |