Tool for connecting runtimes to notebooks. Implements VS Code's LanguageModelTool interface for Copilot integration.
Connects runtime to notebook for code execution:
Executes the tool - connects runtime to notebook. Returns connection status.
Prepares the tool invocation with user-facing messages. Called before the tool executes to show confirmation dialog.
Tool for connecting runtimes to notebooks. Implements VS Code's LanguageModelTool interface for Copilot integration.
Connects runtime to notebook for code execution: