π File detail
tools/ToolSearchTool/constants.ts
π§© .tsπ 2 linesπΎ 50 bytesπ text
β Back to All Filesπ― Use case
This module implements the βToolSearchToolβ tool (Tool Search) β something the model can call at runtime alongside other agent tools. On the API surface it exposes TOOL_SEARCH_TOOL_NAME β mainly types, interfaces, or factory objects.
Generated from folder role, exports, dependency roots, and inline comments β not hand-reviewed for every path.
π§ Inline summary
export const TOOL_SEARCH_TOOL_NAME = 'ToolSearch'
π€ Exports (heuristic)
TOOL_SEARCH_TOOL_NAME
π₯οΈ Source preview
export const TOOL_SEARCH_TOOL_NAME = 'ToolSearch'