aigentic
0.4.0-SNAPSHOT
common
core
/
community.flock.aigentic.core.agent
/
ToolExecutionResult
/
FinishedToolResult
Finished
Tool
Result
data
class
FinishedToolResult
<
O
:
Any
>
(
val
outcome
:
Outcome
<
O
>
)
:
ToolExecutionResult
Members
Constructors
Finished
Tool
Result
Link copied to clipboard
constructor
(
outcome
:
Outcome
<
O
>
)
Properties
outcome
Link copied to clipboard
val
outcome
:
Outcome
<
O
>