Zidane Wright
2026
How Good Are LLMs at Processing Tool Outputs?
Kiran Kate | Yara Rizk | Poulami Ghosh | Ashu Gulati | Tathagata Chakraborti | Zidane Wright | Mayank Agarwal
Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers)
Kiran Kate | Yara Rizk | Poulami Ghosh | Ashu Gulati | Tathagata Chakraborti | Zidane Wright | Mayank Agarwal
Proceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers)
Most realistic task automation problems require large language models (LLMs) to call tools, which often return complex JSON responses. These responses must be further processed to derive the information necessary for task completion. The ability of LLMs to do so is under-studied. In this paper, we study the tool response processing task and LLMs’ abilities to process structured (JSON) responses. We created a dataset for this task, and evaluated 15 open and closed weight models using multiple prompting approaches. Our results show that JSON processing remains a difficult task even for frontier models across multiple prompting strategies. The optimal response processing strategy depends on both the nature and size of the tool outputs, as well as the complexity of the required reasoning. Variations in processing approaches can lead to performance differences ranging from 3% to 50%.