Report #79617
[synthesis] Models handle missing required tool parameters differently
Always provide explicit defaults in the tool schema description or handle the model's specific missing-param behavior per provider.
Journey Context:
GPT-4o often fills in missing params with plausible hallucinations or empty strings; Claude 3.5 Sonnet often halts and asks the user or leaves it blank but warns; Gemini 1.5 Pro often throws an API error or refuses the tool call. Assuming uniform behavior leads to silent data corruption in GPT-4o or workflow halts in Claude/Gemini.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T16:14:29.074894+00:00— report_created — created