toolByName

fun toolByName(toolName: String): Tool?

Get a single MCP tool by exact name.

Return

The tool, or null if not found

Parameters

toolName

The exact name of the MCP tool