Uses of Enum Class
com.mulesoft.modules.agent.broker.internal.tool.ToolType
Packages that use ToolType
Package
Description
-
Uses of ToolType in com.mulesoft.modules.agent.broker.internal.operation.loop
Methods in com.mulesoft.modules.agent.broker.internal.operation.loop that return ToolType -
Uses of ToolType in com.mulesoft.modules.agent.broker.internal.tool
Methods in com.mulesoft.modules.agent.broker.internal.tool that return ToolTypeModifier and TypeMethodDescriptionabstract ToolTypeTool.getToolType()final ToolTypeToolResponse.getToolType()static ToolTypeReturns the enum constant of this class with the specified name.static ToolType[]ToolType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.mulesoft.modules.agent.broker.internal.tool with parameters of type ToolTypeModifierConstructorDescriptionToolResponse(String result, ToolSelection selection, ToolType toolType) -
Uses of ToolType in com.mulesoft.modules.agent.broker.internal.tool.a2a
Methods in com.mulesoft.modules.agent.broker.internal.tool.a2a that return ToolType -
Uses of ToolType in com.mulesoft.modules.agent.broker.internal.tool.mcp
Methods in com.mulesoft.modules.agent.broker.internal.tool.mcp that return ToolType