collection.move_object
blender_collection_move_objectMoves a specified object into a Blender collection, with optional exclusive mode to remove it from other collections. Supports transactional, recoverable scene updates.
Instructions
PartMe Blender Harness command collection.move_object. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| objectId | No | ||
| exclusive | No | ||
| _requestId | No | Stable request id for replay safety | |
| collection | Yes | ||
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||