script_execute
Execute Python scripts in Blender to automate 3D modeling, animation, and rendering tasks through direct bpy API calls.
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 |