toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.tools.agent
/
GoalToolCallback
/
GoalToolCallback
Goal
Tool
Callback
constructor
(
autonomy
:
Autonomy
,
textCommunicator
:
TextCommunicator
,
name
:
String
,
description
:
String
=
goal.description
,
goal
:
Goal
,
inputType
:
Class
<
I
>
,
listeners
:
List
<
AgenticEventListener
>
=
emptyList()
)