koog-agents
Toggle table of contents
0.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
koog-agents
agents-tools
/
ai.koog.agents.core.tools.reflect
/
tool
tool
jvm
fun
ToolRegistry.Builder
.
tool
(
toolFunction
:
KFunction
<
*
>
,
json
:
Json
=
Json
,
thisRef
:
Any
?
=
null
,
name
:
String
?
=
null
,
description
:
String
?
=
null
)
(
source
)