The submit_doc_bug tool was modeled after the Zerto / Zoomin docs backend (anonymous JSON POST). HPE Support and docs.opsramp.com use different upstream feedback channels and the teams that own them don't consume bug submissions through that pipeline, so this tool would never be wired live here. Removing the env-gated stub keeps the tool surface clean (10 instead of 11) and find_doc_inconsistencies now points operators at the docs portal's own feedback channel.
The submit_doc_bug tool was modeled after the Zerto / Zoomin docs backend (anonymous JSON POST). HPE Support and docs.opsramp.com use different upstream feedback channels and the teams that own them don't consume bug submissions through that pipeline, so this tool would never be wired live here. Removing the env-gated stub keeps the tool surface clean (10 instead of 11) and find_doc_inconsistencies now points operators at the docs portal's own feedback channel.
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) <[email protected]>
justin
merged commit c8362953bb into main2026-05-24 07:44:41 -04:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The submit_doc_bug tool was modeled after the Zerto / Zoomin docs backend (anonymous JSON POST). HPE Support and docs.opsramp.com use different upstream feedback channels and the teams that own them don't consume bug submissions through that pipeline, so this tool would never be wired live here. Removing the env-gated stub keeps the tool surface clean (10 instead of 11) and find_doc_inconsistencies now points operators at the docs portal's own feedback channel.