AgentForge.Tools (AgentForge v0.2.2)
View SourceManages a registry of tools that can be used in workflows. Each tool is a function that can be executed with input data and returns a result.
Summary
Functions
Returns a specification to start this module under a supervisor.
Creates a function that executes a registered tool.
Creates a function that executes multiple tools in sequence.
Retrieves a tool by name.
Lists all registered tools.
Registers a tool function with a given name.
Unregisters a tool by name.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Creates a function that executes a registered tool.
Creates a function that executes multiple tools in sequence.
Retrieves a tool by name.
Lists all registered tools.
Registers a tool function with a given name.
Unregisters a tool by name.