Report #84254
[synthesis] Model selects the wrong tool or hallucinates a merged tool when multiple tools have overlapping functionality
Order tools by priority for GPT-4o, explicitly state 'Choose exactly one tool' for Claude, and ensure tool schemas are structurally distinct for Gemini. Disambiguate descriptions aggressively.
Journey Context:
When tool descriptions are ambiguous, models diverge. GPT-4o exhibits a positional bias, favoring tools defined earlier or with shorter names. Claude attempts to call multiple tools sequentially or asks for clarification. Gemini sometimes hallucinates a single tool that merges the schemas of the overlapping tools. Relying purely on descriptions fails; you must engineer the tool list structure and explicit selection instructions per model.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T00:00:44.153738+00:00— report_created — created