Skip to content

@agenticforge/tools

npm

Tool abstraction layer — Tool, ToolRegistry, ToolChain, and AsyncToolExecutor.

Installation

bash
npm install @agenticforge/tools

Exports

NameDescription
ToolTool base class
toolActionFactory with Zod parameter validation
ToolRegistryManages a collection of tools
ToolChainCompose tools sequentially
AsyncToolExecutorConcurrent execution with timeout

See the Tools Guide for detailed usage and examples.

Released under the CC BY-NC-SA 4.0 License.