Harness Engineering in LLM Tool Use via Agent-Native Reusable Tool Primitives

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决LLM使用外部工具时的多步推理脆弱和性能下降问题,提出Tool Primitives和ToolFace设计,并引入HEART框架优化工具调用。
📝 Abstract
Large language models (LLMs) augmented with external tools have demonstrated remarkable capability in solving complex real-world tasks. However, existing approaches suffer from two key challenges: brittle multi-step and multi-turn reasoning caused by incompatible tool output types and API schemas, and performance degradation under large tool catalogues. To address these, we introduce \textbf{Tool Primitives}, a design that replaces rigid API schema-based invocation with natural language as the interface for tool calling, where each tool is wrapped with an LLM interface that handles schema resolution and execution internally, enabling natural inter-tool communication for nested and multi-turn tool calling. Building on Tool Primitives, we host \textbf{ToolFace}, a centralized repository of 25,519 functions from which LLMs dynamically retrieve only the relevant tools at inference time, eliminating the need to enumerate raw API schemas in context. To orchestrate Tool Primitives and ToolFace reliably in complex settings, we further propose \textbf{HEART}, a \textbf{H}arness \textbf{E}ngineering framework via \textbf{A}gent-native, \textbf{R}eusable \textbf{T}ool Primitives, comprising a Planner, Router, and Verifier that jointly support dynamic tool invocation planning, multi-step execution, and feedback-driven recovery. Experiments on five benchmarks demonstrate that HEART outperforms SFT-based models by $10\%$ on average and surpasses GPT-5.4, Claude-4.6-Sonnet, and Gemini-3.1-Pro by $6\%$ on average while reducing API cost by up to $85\%$. On 50 real-world tasks, HEART achieves $84\%$ task completion, $3.8\times$ the average of three frontier commercial models ($22\%$).
Problem

Research questions and friction points this paper is trying to address.

Large Language Models
External Tools
Multi-step Reasoning
API Schemas
Performance Degradation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Tool Primitives
ToolFace
HEART Framework
🔎 Similar Papers
Haibo Jin
Haibo Jin
HKUST
Computer VisionMedical Image AnalysisVision-Language Modeling
S
Suijin Wang
Independent Researcher, Starc Institute
X
Xucheng Yu
School of Information Sciences, University of Illinois at Urbana-Champaign
H
Haojing Luo
Independent Researcher, Starc Institute
Haohan Wang
Haohan Wang
School of Information Sciences, University of Illinois Urbana-Champaign
Computational BiologyAgentic AIAI4ScienceAI security