toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.tool
/
ToolCallContext
/
get
get
fun
<
T
>
get
(
key
:
String
)
:
T
?
Retrieve a value by key, cast to the expected type. Returns
null
when the key is absent.