blender_render_still
Render the current Blender scene as a still image. Configure output path, resolution, and engine; run via live add-on or headless background process.
Instructions
Render the current scene as a still image. Optionally set output path, resolution, and render engine (BLENDER_EEVEE, CYCLES, etc.). Use transport='bridge' for the live Blender add-on session, or transport='headless' with blend_file='/path/to/file.blend' to render in a separate background Blender process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | ||
| transport | No | bridge | |
| blend_file | No | ||
| output_path | No | //render.png | |
| resolution_x | No | ||
| resolution_y | No | ||
| factory_startup | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |