delete_account
Soft-delete a CRM account/customer. This releases the primary phone for future reuse while keeping account history for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The account ID to soft-delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |