wc_create_account
Create a WhatConverts account for a client, with duplicate-name refusal and dry-run-first execution.
Instructions
⚠️ MUTATING — Create a WhatConverts account (one per client, matching the agency convention). Refuses if an account with the same name exists. Dry-run by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmed | No | Must be true to execute. Defaults to false (dry run). | |
| account_name | Yes | Client name, e.g. 'Acme Pools & Spas'. |