InputSchema

interface InputSchema

Input schema for a tool, supporting both simple and complex parameters.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Parameter definitions

Functions

Link copied to clipboard
abstract fun toJsonSchema(): String

JSON Schema representation for LLM consumption

Link copied to clipboard