koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-tools
/
ai.koog.agents.core.tools
/
SimpleTool
/
SimpleTool
Simple
Tool
constructor
(
argsSerializer
:
KSerializer
<
TArgs
>
,
name
:
String
,
description
:
String
)
(
source
)
Parameters
TArgs
The type of arguments the tool accepts.