serp_boolean
Apply boolean operations (union, difference, intersection) to solid geometry. Subtract targets minus tools or combine them, consuming the tools in the process.
Instructions
Boolean operation between solids: 'union', 'difference' (targets minus tools), or 'intersection'. Tools are consumed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | ||
| targets | Yes | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |