HarnessToolUseBlock

A tool use request from the model.

Types

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

Properties

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

The JSON input to pass to the tool.

Link copied to clipboard

The name of the tool to call.

Link copied to clipboard

The name of the MCP server providing this tool.

Link copied to clipboard

The unique ID of this tool use.

Link copied to clipboard

The type of tool use.

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