pub fn create_handoff_tool(agent_name: &str, description: &str) -> Arc<dyn Tool>
Create a handoff tool that signals transfer to another agent.