Skip to main content

Module tools

Module tools 

Source
Expand description

Built-in tools for inter-agent messaging and dynamic agent management.

Structsยง

GenerateAgentTool
Tool that lets a parent agent generate and spawn a new agent.
ListAgentsTool
Tool that lists all agents currently registered in the registry.
RemoveAgentTool
Tool that removes an agent from the registry by ID.
SendMessageTool
Tool that sends a message from the owning agent to another registered agent.