useTool
Agent Runtimes / components/hooks/useTools / useTool
Function: useTool()
useTool(
name):ToolRegistryEntry|undefined
Defined in: hooks/useTools.tsx:171
Hook to get a specific tool by name
Parameters
name
string
Returns
ToolRegistryEntry | undefined