generate_blender_script
Create standalone Blender Python scripts that can be executed offline to perform 3D operations.
Instructions
Generate standalone bpy 4.2+ script for offline execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| blend_path | No | /path/to/scene.blend | |
| params_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |