ToolResult
Represents a result produced by a tool operation. This is a marker interface implemented by various result types.
Inheritors
Types
Link copied to clipboard
A custom inline value class that wraps a kotlin.Boolean
to provide additional functionality or semantics.
Link copied to clipboard
Represents an interface that provides functionality for serializing implementing classes into JSON format using kotlinx.serialization library.
Link copied to clipboard
Represents a numeric value as a tool result.
Link copied to clipboard
Result implementation representing a simple tool result, just a string.