Expand description
Built-in tools for inter-agent messaging and dynamic agent management.
Structsยง
- Generate
Agent Tool - Tool that lets a parent agent generate and spawn a new agent.
- List
Agents Tool - Tool that lists all agents currently registered in the registry.
- Remove
Agent Tool - Tool that removes an agent from the registry by ID.
- Send
Message Tool - Tool that sends a message from the owning agent to another registered agent.