Input

fun Input(properties: JsonObject? = null, required: List<String>? = null): ToolSchema(source)

Deprecated

Use `ToolSchema` instead

Replace with

import io.modelcontextprotocol.kotlin.sdk.types.ToolSchema
ToolSchema