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

    Function getToolDefinition

    • Gets a tool definition by name from the global registry.

      Parameters

      • name: string

        Unique tool name to look up.

      Returns ToolDefinition<unknown>

      The tool definition, or undefined if not found.