object.duplicate
Duplicate a specified object with linked or independent data and a unique name. The operation runs inside an active structural transaction for controlled, rollback-safe scene changes.
Instructions
Duplicate one exact object with linked or independent object data and a unique new name inside the active structural transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| transform | No | ||
| linked_data | No | ||
| source_name | Yes | ||
| transaction_id | Yes | ||
| collection_name | No | ||
| idempotency_key | Yes | ||
| expected_source_identity | Yes | ||
| expected_scene_generation | Yes | ||
| expected_collection_identity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||