Files
openclaw/src
Harjoth Khara 7a9f43dbb6 fix(gateway): dedupe MCP schema conflict warnings (#98821)
* fix(gateway): dedupe MCP schema conflict warnings

* fix(gateway): attribute MCP loopback schema warnings per tool

Key the loopback schema-warning dedupe on the full message (which now names
the tool as "<tool>.<field>") instead of the bare field name. Two different
tools that conflict on the same common field (action/id/type) each surface a
warning again, and the emitted line is attributable to a tool. Also route the
previously-un-deduped malformed-variant warning through the same helper so it
no longer floods on every rebuild.
2026-07-06 08:36:20 -07:00
..