script_execute
Execute Python code via the Blender bpy API to automate 3D scene creation, object manipulation, and animation tasks.
Instructions
Execute Python script in Blender (headless).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Python script source (Blender/bpy API). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |