export_for_mcp_handoff
Exports a repository asset with platform-specific optimizations (FBX for VRChat, GLB for Resonite) for cross-MCP handoff, writing export files to a temporary directory.
Instructions
Export a repository asset with platform-specific optimisations for cross-MCP handoff.
Supported targets: vrchat (FBX), resonite (GLB). asset_id must exist in ~/.blender-mcp/repository/. Writes actual export files to a temp directory and returns their paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| asset_id | Yes | ||
| target_mcp | Yes | ||
| optimization_preset | No | automatic | |
| quality_level | No | high | |
| include_metadata | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||