execute_blender_code
Execute Python scripts within Blender to automate tasks, manipulate objects, and access the full Blender API for custom operations.
Instructions
Jalankan Python bebas di dalam Blender. Utamakan tool terstruktur; gunakan search_api_docs dulu untuk mencari API yang benar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |