addTool

open override fun addTool(toolSpec: Any): <Error class: unknown class><Void>

Adds a tool to the async server.

Return

a Mono<Void> indicating completion or error

Parameters

toolSpec

the tool specification, must be of type AsyncToolSpecification