mcp-use TypeScript API
Preparing search index...
mcp-use
index
InferToolName
Type Alias InferToolName<T>
InferToolName
:
T
extends
{
name
:
infer
N
extends
string
}
?
N
:
string
Infer the literal tool name from a definition's
name
field.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mcp-use TypeScript API
Loading...
Infer the literal tool name from a definition's
namefield.