blender_import_asset
Import supported character assets (FBX, GLB, GLTF, OBJ) into Blender for game character preparation. Use dry_run to plan before applying changes.
Instructions
Plan or import a supported character asset. Mutation requires dry_run=false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| filepath | Yes | FBX, GLB, GLTF, or OBJ path inside an allowed workspace | |
| create_checkpoint | No |