fusion_combine
Boolean combine a target body with one or more tool bodies using join, cut, or intersect operations. Optionally preserve the tool bodies.
Instructions
Boolean-combine a target body with one or more tool bodies (by index or name). operation: join (union), cut (subtract tools from target), or intersect. Set keep_tools=true to preserve the tool bodies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | ||
| target | Yes | ||
| operation | No | join | |
| keep_tools | No |