call

abstract fun call(input: String): Tool.Result

Execute the tool with JSON input.

Return

Result to send back to LLM

Parameters

input

JSON string matching inputSchema