open_file
Open a .blend file by providing its absolute path. Returns the path to the opened file.
Instructions
Open a .blend file.
Args: filepath: Absolute path to the .blend file. Must exist.
Returns: Dict with the opened file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||