requiredToolByName

open override fun requiredToolByName(toolName: String): Tool

Get a single MCP tool by exact name, throwing if not found.

Return

The tool

Parameters

toolName

The exact name of the MCP tool

Throws

if the tool is not found