Unverified50% confidenceFactExact time
The Tool Registry stores tools in a dictionary where the key is the tool name and the value is a ToolDefinition containing name, description, parameter list, and handler function.
1
Sources
50%
Confidence
Medium-term (~90 days)
Relevance
7/2/2026
First Seen
Valid until: 9/30/2026
Sources
Related Claims
Unverified工具Schema包含功能说明、参数名称、类型、含义解释以及required标记参数是否必填75% similarUnverifiedTool Use(工具调用)的底层机制是开发者预先定义工具的名称、描述和参数结构(Schema),模型在推理时判断何时调用哪个工具并输出结构化调用指令75% similarUnverified可通过给@tool装饰器传入参数(如@tool("calculator", description="..."))自定义工具名称或描述74% similarUnverifiedTool通常包含名称、描述、输入参数Schema和执行函数四个核心要素73% similarUnverified在LangChain、AutoGen、Semantic Kernel等主流Agent框架中,Skill或Tool被定义为封装特定功能的可调用单元,包含输入输出规范、功能描述和执行逻辑三要素73% similar
Cite This Claim
Stable URI
https://kongchang.com/claim/58236API
curl https://kongchang.com/api/v1/knowledge/claims/58236MCP
get_claim(id=58236)