Class AgentToolCallback

  • All Implemented Interfaces:
    org.springframework.ai.tool.ToolCallback

    
    public final class AgentToolCallback<I extends Object>
     implements ToolCallback
                        

    Tool callback that can be used to execute an agent. Supports "Subagent" or "handoff" style usage.