Z-Space: A Multi-Agent Tool Orchestration Framework for Enterprise-Grade LLM Automation
Qingsong He, Jing Nan, Jiayu Jiao, Liangjie Tang, Xiaodong Xu, Mengmeng Sun, Qingyao Wang, Minghui Yan

TL;DR
Z-Space is a multi-agent framework that improves enterprise LLM automation by accurately matching tools to user intents, reducing token usage, and increasing invocation accuracy in complex multi-step tasks.
Contribution
The paper introduces Z-Space, a novel multi-agent tool invocation framework with a structured semantic understanding and a new tool filtering algorithm, enhancing efficiency and accuracy in large-scale enterprise LLM applications.
Findings
Reduced average token consumption by 96.26%
Achieved 92% tool invocation accuracy
Deployed successfully in large-scale enterprise scenarios
Abstract
Large Language Models can break through knowledge and timeliness limitations by invoking external tools within the Model Context Protocol framework to achieve automated execution of complex tasks. However, with the rapid growth of enterprise-scale MCP services, efficiently and accurately matching target functionalities among thousands of heterogeneous tools has become a core challenge restricting system practicality. Existing approaches generally rely on full-prompt injection or static semantic retrieval, facing issues including semantic disconnection between user queries and tool descriptions, context inflation in LLM input, and high inference latency. To address these challenges, this paper proposes Z-Space, a data-generation-oriented multi-agent collaborative tool invocation framework Z-Space. The Z-Space framework establishes a multi-agent collaborative architecture and tool…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Software System Performance and Reliability · Business Process Modeling and Analysis
