HarnessInlineFunctionConfig

Configuration for an inline function tool. When the agent calls this tool, the tool call is returned to the caller for external execution.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Description of what the tool does, provided to the model.

Link copied to clipboard
val inputSchema: <Error class: unknown class>?

JSON Schema describing the tool's input parameters.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String