nx_unite
Combine one or more tool bodies into a target body using a boolean operation. The target keeps its ID; the source bodies are removed.
Instructions
Boolean-unite one or more tool bodies into the target body.
The target body keeps its id; the tool bodies are consumed and
disappear from nx_list_bodies after the boolean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_body_ids | Yes | ||
| target_body_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | Yes | ||
| status | No | success | |
| message | No |