removeTool

open override fun removeTool(toolName: String): <Error class: unknown class><Void>

Removes a tool from the async server by name.

Return

a Mono<Void> indicating completion

Parameters

toolName

the name of the tool to remove