campaignstack_disable_warmup
Disable email warmup for a connected Google account. Credits already used are not refunded. If warmup is restarted later, it begins from week 1 of the ramp-up process (costs credits again). Returns { success: true, previousStatus } where previousStatus is 'warming' or 'warmed'. If no active warmup exists for the account, returns an informational message. Use campaignstack_list_workspace_warmups to see all warmup states.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | Workspace ID (defaults to the bound workspace) | |
| googleAccountId | Yes | Google account ID to disable warmup for. Use campaignstack_list_integrations to find valid account IDs. |