Briyah SDK - v2.0.6
    Preparing search index...

    Function registerToolPacks

    • Registers the named tool packs into the native registry.

      Kept alongside installToolPacks for an SDK host that wants only some of the built-in packs' tools in its process.

      Parameters

      • registry: NativeToolRegistry

        The process-wide native tool registry

      • packList: string

        A comma-separated list of pack names. Empty or undefined registers nothing.

      Returns string[]

      The names of the tools that were registered