blender_object_join
Join multiple objects into one by specifying a target object. Simplifies scene management by merging separate meshes into a single unified object.
Instructions
Join multiple objects into one.
Args: params: List of objects to join and target object
Returns: Join result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |