hasToolNamed

open override fun hasToolNamed(name: String): Boolean

Checks if a tool with the specified name exists in the async server.

Return

true if the tool exists, false otherwise

Parameters

name

the name of the tool to check