Class ToolSelection
java.lang.Object
com.mulesoft.modules.agent.broker.internal.state.model.ToolSelection
- All Implemented Interfaces:
HasInternalReasoning,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionToolSelection(String selectionId, String toolId, String input, InternalReasoning internalReasoning) -
Method Summary
-
Constructor Details
-
ToolSelection
public ToolSelection(String selectionId, String toolId, String input, InternalReasoning internalReasoning)
-
-
Method Details
-
getSelectionId
-
getToolId
-
getInput
-
setInput
-
getInternalReasoning
- Specified by:
getInternalReasoningin interfaceHasInternalReasoning
-