clone
Duplicate an existing record (product, tier, campaign, post, service package, promotion, gift offer). Creates a copy in DRAFT status with "(Copy)" appended to the name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Override the name of the cloned entity (defaults to "Original Name (Copy)") | |
| entityId | Yes | ID of the entity to clone | |
| entityType | Yes | Type of entity to clone |
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 |