object.duplicate
blender_object_duplicateDuplicate a Blender object by its ID and assign a new name, with transaction-safe execution and rollback for recoverable scene changes.
Instructions
PartMe Blender Harness command object.duplicate. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| newName | Yes | ||
| objectId | No | ||
| _requestId | No | Stable request id for replay safety | |
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||