wc_create_profile
Create a WhatConverts profile in an existing account while preventing duplicate names across the agency. Dry-run by default; pass confirmed=true to execute.
Instructions
⚠️ MUTATING — Create a profile inside an existing WhatConverts account. Refuses if a profile with the same name exists anywhere in the agency (guards against the duplicate/wrong-parent mistake). Dry-run by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmed | No | Must be true to execute. Defaults to false (dry run). | |
| account_id | Yes | Parent account id (from wc_list_accounts). | |
| profile_name | Yes |