Skip to content

Function: agentToolkit()

agentToolkit(ns): AgentToolkit

Defined in: agent-tools.ts:119

Create (or adopt) the tool registry for one notebook namespace: installs window.__<ns> on first use. Call once per page module and share the returned toolkit.

Parameters

ns

string

Returns

AgentToolkit