toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.tool
/
TypedTool
/
call
call
open
override
fun
call
(
input
:
String
)
:
Tool.Result
Executes the tool by deserializing input JSON, calling
typedCall
, and serializing the result.