remove submit_doc_bug tool #2

Merged
justin merged 1 commits from fix/remove-submit-doc-bug into main 2026-05-24 07:44:41 -04:00

1 Commits

Author SHA1 Message Date
justin 2751be6fd4 remove submit_doc_bug tool
The submit_doc_bug tool was modeled after the Zerto / Zoomin docs
backend pattern (anonymous JSON POST to a known feedback endpoint).
Morpheus Enterprise docs use a different upstream feedback channel and the
team that owns them doesn't consume bug submissions through that
pipeline, so the tool would never be wired live here. Removing rather
than leaving a permanently-disabled stub keeps the MCP tool surface
clean (10 tools instead of 11) and the find_doc_inconsistencies
docstring now points operators at the docs portal's own feedback
channel for follow-up.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 07:43:41 -04:00