Reduce noise in MCP responses - remove unactionable context
ARIA and compact modes now cleaner for smaller models: - Remove service names from actions (confuses models into trying to call services) - Rename 'describedby' to 'help' for clarity (points to moqui_get_help tool) - Remove wiki:screen references (not useful, wiki content already in response) - Fix grid row refs to use specific IDs (productFeatureId, toProductId) instead of repeating generic productId for all rows - Filter navigation links: remove cross-app links, remove action URLs with encoded timestamps (fromDate/thruDate parameters) - Remove dropdown options counts and random examples - just indicate type, use moqui_get_screen_details for actual options This significantly reduces context volume and eliminates patterns that caused smaller models to hallucinate service calls.
Showing
1 changed file
with
65 additions
and
54 deletions
-
Please register or sign in to post a comment