system-execute_python
Execute Python scripts in Blender to automate mesh processing, capture printed output, and retrieve result variables for asset validation and rollback.
Instructions
Run Python inside Blender; returns captured stdout and a 'result' variable if set
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |