removeTools

fun removeTools(toolNames: List<String>): Int(source)

Removes multiple tools at once.

Return

The number of tools that were successfully removed.

Parameters

toolNames

A list of tool names to remove.

Throws

If the server does not support tools.