blender_launch
Automatically launch Blender with the Copilot addon installed and enabled, start the TCP server, and verify connection without manual clicks.
Instructions
Launch Blender with Copilot addon auto-started. No manual UI clicks needed.
file_path: Optional .blend file to open on launch. port: TCP port for the addon server (default 9876). blender_path: Override Blender executable path (auto-detected if empty).
The addon is automatically installed (if needed), enabled, and the TCP server is started. Connection is verified before returning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| file_path | No | ||
| blender_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |