toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.tool.agentic.state
/
StateMachineTool
/
StateMachineTool
State
Machine
Tool
constructor
(
name
:
String
,
description
:
String
,
stateType
:
Class
<
S
>
)
Create a state machine tool with name, description and state enum type.