Datalayer VS Code Extension - v0.0.4
    Preparing search index...

    Module tools

    Embedded MCP Tools for Datalayer VS Code Extension

    These tools implement the VS Code LanguageModelTool interface, allowing GitHub Copilot to interact with Datalayer notebooks and documents via natural language.

    ⚠️ IMPORTANT: All cell manipulation tools (insert, execute, read, delete, etc.) ONLY work with Datalayer custom editor notebooks, NOT native VS Code notebooks.

    References

    AppendDatalayerMarkdownCellTool → AppendDatalayerMarkdownCellTool
    AppendExecuteDatalayerCodeCellTool → AppendExecuteDatalayerCodeCellTool
    ConnectRuntimeTool → ConnectRuntimeTool
    CreateDatalayerLocalNotebookTool → CreateDatalayerLocalNotebookTool
    CreateDatalayerRemoteNotebookTool → CreateDatalayerRemoteNotebookTool
    CreateLocalLexicalTool → CreateLocalLexicalTool
    CreateRemoteLexicalTool → CreateRemoteLexicalTool
    DeleteDatalayerCellTool → DeleteDatalayerCellTool
    ExecuteDatalayerCellTool → ExecuteDatalayerCellTool
    GetDatalayerNotebookInfoTool → GetDatalayerNotebookInfoTool
    InsertDatalayerCellTool → InsertDatalayerCellTool
    InsertDatalayerMarkdownCellTool → InsertDatalayerMarkdownCellTool
    OverwriteDatalayerCellTool → OverwriteDatalayerCellTool
    ReadAllDatalayerCellsTool → ReadAllDatalayerCellsTool
    ReadDatalayerCellTool → ReadDatalayerCellTool
    StartRuntimeTool → StartRuntimeTool