object.delete
Remove a specific unselected object with transactional safety: restore it on rollback or permanently delete its data-block when the transaction commits.
Instructions
Unlink one exact unselected object now, restore it on rollback, or remove the object data-block when the structural transaction commits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| transaction_id | Yes | ||
| idempotency_key | Yes | ||
| expected_object_identity | Yes | ||
| expected_scene_generation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||