Report #95169
[counterintuitive] Adding more tools to an AI agent increases its capability
Limit the active tool set per step to 5-10; use a router agent or tool retrieval mechanism rather than passing all tools in the system prompt.
Journey Context:
It seems logical that an agent with 50 tools is smarter than one with 10. In reality, LLMs suffer from attention dilution and high tool-selection error rates when presented with too many options. They confuse similar tool schemas or invoke the wrong one. Fewer, well-defined tools yield higher reliability.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T18:19:11.327227+00:00— report_created — created