asset.export
Export a Blender asset to GLB, BLEND, or FBX formats. Isolates outputs in a new operation-ID subfolder to prevent overwriting the original file.
Instructions
Export the complete asset to a non-empty unique list of GLB, BLEND, and/or FBX formats.
Outputs and logs are isolated in a new operation-ID subfolder. The input is never overwritten.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formats | Yes | ||
| input_path | Yes | ||
| output_directory | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| errors | No | ||
| command | No | ||
| success | Yes | ||
| summary | Yes | ||
| log_path | No | ||
| artifacts | No | ||
| exit_code | No | ||
| operation | Yes | ||
| log_excerpt | No | ||
| operation_id | Yes | ||
| operation_path | No |