join_objects
Combine multiple mesh objects into a single object by specifying a comma-separated list of names and an optional result name.
Instructions
Join multiple mesh objects into one.
Parameters:
names: Comma-separated list of object names to join
result_name: Name for the joined object (defaults to the first object's name)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | Yes | ||
| result_name | No |