ToolHandler

interface ToolHandler<A, T>

Inheritors

Properties

Link copied to clipboard
abstract val handler: suspend (toolArguments: A) -> T