Unverified50% confidenceFactExact time
传统的工具调用(Tool Calling)依赖结构化的API接口,需要开发者预先定义好每个工具的输入输出格式
1
Sources
50%
Confidence
Long-term
Relevance
9/11/2026
First Seen
Sources
Related Entities
Related Claims
UnverifiedClaude Code的工具调用机制基于Anthropic的Tool Use API,每次工具调用包含结构化的输入参数和返回值75% similarUnverifiedTool的语言驱动工具选择机制让工具开发与模型训练解耦,开发者无需重新训练模型只需注册新工具即可扩展Agent能力75% similarUnverifiedThe 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.74% similarUnverifiedTool Use(工具调用)的底层机制是开发者预先定义工具的名称、描述和参数结构(Schema),模型在推理时判断何时调用哪个工具并输出结构化调用指令73% similarUnverifiedFunction Calling(Tool Use)是大模型调用外部工具的标准化机制,开发者预先声明工具名称、描述和参数Schema,模型自主判断何时调用73% similar
Cite This Claim
Stable URI
https://kongchang.com/claim/908669API
curl https://kongchang.com/api/v1/knowledge/claims/908669MCP
get_claim(id=908669)