koog
Toggle table of contents
0.7.1
jvmCommon
Target filter
jvmCommon
Switch theme
Search in API
Skip to content
koog
agents-tools
/
ai.koog.agents.core.tools.reflect
/
ToolFromCallable
/
callable
callable
jvmCommon
val
callable
:
KCallable
<
TResult
>
(
source
)
Parameters
callable
The Kotlin callable (KFunction or KProperty) to be wrapped and executed by this tool.