Skip to main content
Glama

boolean_operation

Combine, subtract, or intersect 3D objects in Blender using UNION, DIFFERENCE, or INTERSECT operations to modify mesh geometry.

Instructions

Perform a boolean operation between two objects.

Args: object_name: Name of the object to apply the boolean to. target_name: Name of the target/cutter object. operation: Boolean operation type. One of: UNION, DIFFERENCE, INTERSECT.

Returns: Confirmation dict with operation details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
object_nameYes
target_nameYes
operationNoDIFFERENCE
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jabberwock/blend-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server