Blender Export
blender_exportExport scenes or selected objects to formats like FBX, OBJ, glTF, STL, and PLY with configurable output path and timeout.
Instructions
Export the scene or selected objects to a file format (FBX, OBJ, glTF, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | Export format. | |
| outputPath | Yes | Output file path. | |
| selectedOnly | No | Export only selected objects. | |
| timeoutMs | No | Command timeout. |