blender_run_script
Execute Blender Python scripts in headless mode for automated asset QA and FBX reimport verification, returning deterministic JSON results.
Instructions
Run Blender in background mode with an explicit Python script and optional script arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| timeoutMs | No | ||
| scriptArgs | No | ||
| scriptPath | Yes | ||
| blenderPath | No | ||
| outputTailChars | No |