Report #83578
[synthesis] Agent tool calls succeed but return empty or generic data without throwing API errors
Monitor the ratio of required-to-optional parameters populated in tool calls; a drop in optional parameter population is a leading indicator of context degradation or model drift.
Journey Context:
Schemas often allow optional fields. As context length increases or model focus drifts, the agent omits optional fields. The downstream API succeeds but returns generic results because it lacks specific constraints. Teams monitor 200 OK rates and miss the silent failure. This synthesizes JSON Schema validation behavior with LLM context window degradation patterns.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T22:52:28.994266+00:00— report_created — created