open_file
Access and load .blend files in Blender for 3D modeling, animation, or rendering tasks through the blend-ai MCP server.
Instructions
Open a .blend file.
Args: filepath: Absolute path to the .blend file. Must exist.
Returns: Dict with the opened file path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |