Overview
Use other agents as tools for hierarchical agent architectures.Usage
Parameters
- Any agent instance can be used as a tool
- The agent’s
name,role,goal, andsystem_promptare used to generate the tool description - Tool name format:
ask_{agent_name}

