execute_blender_code
Execute arbitrary Blender Python code to automate 3D workflows. Assign a result variable to capture output.
Instructions
Execute arbitrary Blender Python (bpy, bmesh, mathutils) on SuperMCP port 9877.
Assign result variable for return. Separate from Free's execute on 9876.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |