toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.tool
/
Tool
/
Result
/
Companion
Companion
object
Companion
Members
Functions
error
Link copied to clipboard
fun
error
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
Tool.Result
text
Link copied to clipboard
fun
text
(
content
:
String
)
:
Tool.Result
with
Artifact
Link copied to clipboard
fun
withArtifact
(
content
:
String
,
artifact
:
Any
)
:
Tool.Result